Skip to content

Commit 8d45b96

Browse files
committed
PHPStan 1.0
1 parent f883e1c commit 8d45b96

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@
88
"php-64bit": "*"
99
},
1010
"require-dev": {
11-
"phpstan/phpstan": "0.12.99",
11+
"phpstan/phpstan": "1.0.0",
1212
"phpstan/extension-installer": "^1.0",
13-
"phpstan/phpstan-strict-rules": "^0.12.4"
13+
"phpstan/phpstan-strict-rules": "^1.0.0"
1414
},
1515
"autoload": {
1616
"psr-4": {

0 commit comments

Comments
 (0)