Skip to content

Commit

Permalink
phpstan - return to production ver (#976)
Browse files Browse the repository at this point in the history
  • Loading branch information
drbyte authored Dec 11, 2024
1 parent a06fe2e commit 5989711
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 @@ -23,7 +23,7 @@
"phpunit/phpunit": "^9.6.18",
"squizlabs/php_codesniffer": "^3.11.1",
"phpbench/phpbench": "^1.2",
"phpstan/phpstan": "^1.12.x-dev"
"phpstan/phpstan": "^1.12"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 5989711

Please sign in to comment.