Skip to content

Commit

Permalink
- fix psalm version
Browse files Browse the repository at this point in the history
- update .gitattributes
  • Loading branch information
mops1k committed Jun 22, 2024
1 parent 5ef7d72 commit 1ec2284
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,5 @@
./psalm.xml export-ignore
./.gitignore export-ignore
./README.md export-ignore
./Makefile export-ignore
./compose.yaml export-ignore
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"phpunit/phpunit": "10.5.21",
"psalm/plugin-phpunit": "^0.19.0",
"psalm/plugin-symfony": "^5.2",
"vimeo/psalm": "^5.16"
"vimeo/psalm": "5.16.0"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 1ec2284

Please sign in to comment.