Skip to content

Commit 4723149

Browse files
committed
Require PHPStan 1.10.60
1 parent 2fc12e5 commit 4723149

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
],
88
"require": {
99
"php": "^7.2 || ^8.0",
10-
"phpstan/phpstan": "^1.10.34"
10+
"phpstan/phpstan": "^1.10.60"
1111
},
1212
"require-dev": {
1313
"nikic/php-parser": "^4.13.0",

0 commit comments

Comments
 (0)