Skip to content

Commit

Permalink
Updated disallowed call extension (#454)
Browse files Browse the repository at this point in the history
  • Loading branch information
lulco authored Jan 1, 2024
1 parent 7ef44a6 commit 59701ae
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 @@ -20,7 +20,7 @@
"nikic/php-parser": "^4.15",
"efabrica/coding-standard": "^0.6",
"phpstan/phpstan-strict-rules": "^1.4",
"spaze/phpstan-disallowed-calls": "^2.11"
"spaze/phpstan-disallowed-calls": "^2.11 | ^3.0"
},
"extra": {
"phpstan": {
Expand Down

0 comments on commit 59701ae

Please sign in to comment.