Skip to content

Commit bd67a35

Browse files
committed
Require PHPStan 1.8.0
1 parent 4841d17 commit bd67a35

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
@@ -7,7 +7,7 @@
77
],
88
"require": {
99
"php": "^7.2 || ^8.0",
10-
"phpstan/phpstan": "^1.5.0"
10+
"phpstan/phpstan": "^1.8.0"
1111
},
1212
"require-dev": {
1313
"beberlei/assert": "^3.3.0",

0 commit comments

Comments
 (0)