Skip to content

Commit 59701ae

Browse files
authored
Updated disallowed call extension (#454)
1 parent 7ef44a6 commit 59701ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"nikic/php-parser": "^4.15",
2121
"efabrica/coding-standard": "^0.6",
2222
"phpstan/phpstan-strict-rules": "^1.4",
23-
"spaze/phpstan-disallowed-calls": "^2.11"
23+
"spaze/phpstan-disallowed-calls": "^2.11 | ^3.0"
2424
},
2525
"extra": {
2626
"phpstan": {

0 commit comments

Comments
 (0)