We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb68cbb commit d179d36Copy full SHA for d179d36
2 files changed
composer.json
@@ -42,9 +42,9 @@
42
},
43
"require-dev": {
44
"adriansuter/php-autoload-override": "^1.4",
45
- "laminas/laminas-diactoros": "^2.18.1",
46
- "nyholm/psr7": "^1.7",
47
- "php-http/psr7-integration-tests": "1.1.1",
+ "laminas/laminas-diactoros": "^3.1.0",
+ "nyholm/psr7": "^1.8.0",
+ "php-http/psr7-integration-tests": "^1.3.0",
48
"phpstan/phpstan": "^1.10",
49
"phpunit/phpunit": "^9.6",
50
"doctrine/instantiator": "^1.3.1",
0 commit comments