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

Commit 7f06448

Browse files
committed
PHPStan 1.2.0
1 parent 49ea303 commit 7f06448

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
@@ -9,9 +9,9 @@
99
"ext-reflection": "*"
1010
},
1111
"require-dev": {
12-
"phpstan/phpstan": "0.12.99",
12+
"phpstan/phpstan": "1.2.0",
1313
"phpstan/extension-installer": "^1.0",
14-
"phpstan/phpstan-strict-rules": "^0.12.4",
14+
"phpstan/phpstan-strict-rules": "^1.0",
1515
"phpunit/phpunit": "^9.5"
1616
},
1717
"conflict": {

0 commit comments

Comments
 (0)