Skip to content

Commit

Permalink
Update phpstan and doctrine coding standard
Browse files Browse the repository at this point in the history
  • Loading branch information
SenseException committed Dec 12, 2023
1 parent 0c25110 commit 7859474
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@
"require-dev": {
"phpunit/phpunit": "^9.5",
"mikey179/vfsstream": "^1.6",
"phpstan/phpstan": "^1.9",
"doctrine/coding-standard": "^11.1"
"phpstan/phpstan": "^1.10",
"doctrine/coding-standard": "^12.0"
},
"config": {
"allow-plugins": {
Expand Down

0 comments on commit 7859474

Please sign in to comment.