Skip to content

Commit

Permalink
Bump phpstan to support PHP 8.4 runtime
Browse files Browse the repository at this point in the history
  • Loading branch information
janedbal committed Nov 5, 2024
1 parent 3522b64 commit e5c2249
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
],
"require": {
"php": "^7.4 || ^8.0",
"phpstan/phpstan": "^1.11.7"
"phpstan/phpstan": "^1.12.0"
},
"require-dev": {
"doctrine/orm": "^2.19 || ^3.0",
Expand Down
2 changes: 1 addition & 1 deletion composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit e5c2249

Please sign in to comment.