Skip to content

Commit d179d36

Browse files
committed
update laminas and psr7 integration tests
1 parent eb68cbb commit d179d36

2 files changed

Lines changed: 3 additions & 2274 deletions

File tree

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,9 +42,9 @@
4242
},
4343
"require-dev": {
4444
"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",
45+
"laminas/laminas-diactoros": "^3.1.0",
46+
"nyholm/psr7": "^1.8.0",
47+
"php-http/psr7-integration-tests": "^1.3.0",
4848
"phpstan/phpstan": "^1.10",
4949
"phpunit/phpunit": "^9.6",
5050
"doctrine/instantiator": "^1.3.1",

0 commit comments

Comments
 (0)