Skip to content

Commit f7bd391

Browse files
committed
v1.6.4 update roadrunner
1 parent a99a973 commit f7bd391

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

composer.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -15,16 +15,16 @@
1515
"micro/plugin-event-emitter": "^1.6",
1616
"micro/plugin-http-core": "^1.6",
1717
"nyholm/psr7": "^1.8",
18-
"spiral/roadrunner": "^2.0",
18+
"spiral/roadrunner": "^2025",
1919
"symfony/psr-http-message-bridge": "^2 || ^3 || ^4 || ^5 || ^6 || 7"
2020
},
2121
"require-dev": {
22-
"ergebnis/composer-normalize": "^2.29",
23-
"friendsofphp/php-cs-fixer": "^3.13",
24-
"phpstan/phpstan": "^1.9",
25-
"phpunit/php-code-coverage": "^9.2",
26-
"phpunit/phpunit": "^9.5",
27-
"vimeo/psalm": "^5.2"
22+
"ergebnis/composer-normalize": "^2",
23+
"friendsofphp/php-cs-fixer": "^3",
24+
"phpstan/phpstan": "^2",
25+
"phpunit/php-code-coverage": "^10",
26+
"phpunit/phpunit": "^10",
27+
"vimeo/psalm": "^6"
2828
},
2929
"autoload": {
3030
"psr-4": {

0 commit comments

Comments
 (0)