Skip to content
This repository was archived by the owner on Jul 8, 2023. It is now read-only.

Commit f31a9ea

Browse files
committed
Upgrade to PHPStan 1.x
1 parent e6cec62 commit f31a9ea

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
@@ -14,7 +14,7 @@
1414
"type": "phpstan-extension",
1515
"require": {
1616
"php": "^7.3 || ^8",
17-
"phpstan/phpstan": "^0.12"
17+
"phpstan/phpstan": "^1"
1818
},
1919
"require-dev": {
2020
"eloquent/code-style": "^2",

0 commit comments

Comments
 (0)