Skip to content

Commit b53d324

Browse files
committed
Revert PHPStan update
1 parent 13e7836 commit b53d324

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
@@ -15,8 +15,8 @@
1515
"require-dev": {
1616
"phpunit/phpunit": "^8.5.4 || ^9.1.3",
1717
"laminas/laminas-diactoros": "^2.3.0",
18-
"phpstan/phpstan": "^0.12.19",
19-
"phpstan/phpstan-phpunit": "^0.12.8",
18+
"phpstan/phpstan": "^0.11.19",
19+
"phpstan/phpstan-phpunit": "^0.11.2",
2020
"roave/security-advisories": "dev-master"
2121
},
2222
"repositories": [

0 commit comments

Comments
 (0)