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 e5a2d3e commit 713e0b6Copy full SHA for 713e0b6
composer.json
@@ -26,7 +26,7 @@
26
"composer/composer": "^1.9 || ^2.0, !=2.2.16",
27
"csharpru/vault-php": "^4.2.1",
28
"guzzlehttp/guzzle": "^7.3.0",
29
- "laminas/laminas-diactoros": "^2.8",
+ "laminas/laminas-diactoros": "^3.0",
30
"monolog/monolog": "^2.3",
31
"mustache/mustache": "~2.5",
32
"nikic/php-parser": "^4.4",
@@ -47,7 +47,7 @@
47
"codacy/coverage": "^1.4",
48
"php-coveralls/php-coveralls": "^1.0||^2.2",
49
"phpmd/phpmd": "^2.8.0",
50
- "phpunit/phpunit": "<=9.5.20",
+ "phpunit/phpunit": "^9.5",
51
"sebastian/phpcpd": "~6.0.0",
52
"squizlabs/php_codesniffer": "~3.7.0"
53
},
0 commit comments