We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 872066c commit 13e7836Copy full SHA for 13e7836
composer.json
@@ -13,10 +13,10 @@
13
"ext-json": "*"
14
},
15
"require-dev": {
16
- "phpunit/phpunit": "^8.4.3 || ^9.0",
17
- "laminas/laminas-diactoros": "^2.1.2",
18
- "phpstan/phpstan": "^0.11.8",
19
- "phpstan/phpstan-phpunit": "^0.11.2",
+ "phpunit/phpunit": "^8.5.4 || ^9.1.3",
+ "laminas/laminas-diactoros": "^2.3.0",
+ "phpstan/phpstan": "^0.12.19",
+ "phpstan/phpstan-phpunit": "^0.12.8",
20
"roave/security-advisories": "dev-master"
21
22
"repositories": [
0 commit comments