File tree Expand file tree Collapse file tree 3 files changed +11
-4
lines changed
roadrunner-symfony-nyholm Expand file tree Collapse file tree 3 files changed +11
-4
lines changed Original file line number Diff line number Diff line change 2020 "nyholm/psr7" : " ^1.3" ,
2121 "nyholm/psr7-server" : " ^1.0" ,
2222 "react/http" : " ^1.2" ,
23- "spiral/roadrunner" : " ^2.0" ,
23+ "spiral/roadrunner" : " ^2.0 || ^2023.3 || ^2024.1" ,
24+ "spiral/roadrunner-cli" : " ^2.6" ,
25+ "spiral/roadrunner-http" : " ^2.2 || ^3.5.1" ,
2426 "symfony/console" : " ^5.2 || ^6.0" ,
2527 "symfony/dependency-injection" : " ^5.2 || ^6.0" ,
2628 "symfony/http-foundation" : " ^5.3 || ^6.0" ,
Original file line number Diff line number Diff line change 1111 ],
1212 "require" : {
1313 "nyholm/psr7" : " ^1.4" ,
14- "spiral/roadrunner" : " ^2.0" ,
14+ "spiral/roadrunner" : " ^2.0 || ^2023.3 || ^2024.1" ,
15+ "spiral/roadrunner-cli" : " ^2.6" ,
16+ "spiral/roadrunner-http" : " ^2.2 || ^3.5.1" ,
1517 "symfony/runtime" : " ^5.4 || ^6.0 || ^7.0"
1618 },
1719 "require-dev" : {
Original file line number Diff line number Diff line change 1212 "require" : {
1313 "php" : " >=8.0.5" ,
1414 "nyholm/psr7" : " ^1.4" ,
15- "spiral/roadrunner" : " ^2.0" ,
15+ "spiral/roadrunner" : " ^2.0 || ^2023.3 || ^2024.1" ,
16+ "spiral/roadrunner-cli" : " ^2.6" ,
17+ "spiral/roadrunner-http" : " ^2.2 || ^3.5.1" ,
1618 "symfony/dependency-injection" : " ^5.4 || ^6.0 || ^7.0" ,
1719 "symfony/http-kernel" : " ^5.4 || ^6.0 || ^7.0" ,
1820 "symfony/psr-http-message-bridge" : " ^2.1 || ^6.4 || ^7.0" ,
1921 "symfony/runtime" : " ^5.4 || ^6.0 || ^7.0"
2022 },
2123 "require-dev" : {
22- "phpunit/phpunit" : " ^9.5"
24+ "phpunit/phpunit" : " ^9.5" ,
25+ "symfony/console" : " ^6.4 || ^7.0"
2326 },
2427 "minimum-stability" : " dev" ,
2528 "prefer-stable" : true ,
You can’t perform that action at this time.
0 commit comments