Skip to content

Commit

Permalink
phpstan version fix
Browse files Browse the repository at this point in the history
  • Loading branch information
halaxa committed Nov 23, 2024
1 parent 644fe90 commit 0857857
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"require-dev": {
"ext-json": "*",
"friendsofphp/php-cs-fixer": "^3.0",
"phpstan/phpstan": "^1.0",
"phpstan/phpstan": "^1.10",
"phpunit/phpunit": "^8.0"
},
"suggest": {
Expand Down

0 comments on commit 0857857

Please sign in to comment.