File tree Expand file tree Collapse file tree 3 files changed +3
-0
lines changed
roadrunner-symfony-nyholm Expand file tree Collapse file tree 3 files changed +3
-0
lines changed Original file line number Diff line number Diff line change 22
22
"react/http" : " ^1.2" ,
23
23
"spiral/roadrunner-cli" : " ^2.6" ,
24
24
"spiral/roadrunner-http" : " ^2.0 || ^3.0" ,
25
+ "spiral/roadrunner-worker" : " ^2.0 || ^3.0" ,
25
26
"symfony/console" : " ^5.2 || ^6.0" ,
26
27
"symfony/dependency-injection" : " ^5.2 || ^6.0" ,
27
28
"symfony/http-foundation" : " ^5.3 || ^6.0" ,
Original file line number Diff line number Diff line change 13
13
"nyholm/psr7" : " ^1.4" ,
14
14
"spiral/roadrunner-cli" : " ^2.6" ,
15
15
"spiral/roadrunner-http" : " ^2.0 || ^3.0" ,
16
+ "spiral/roadrunner-worker" : " ^2.0 || ^3.0" ,
16
17
"symfony/runtime" : " ^5.4 || ^6.0 || ^7.0"
17
18
},
18
19
"require-dev" : {
Original file line number Diff line number Diff line change 14
14
"nyholm/psr7" : " ^1.4" ,
15
15
"spiral/roadrunner-cli" : " ^2.6" ,
16
16
"spiral/roadrunner-http" : " ^2.0 || ^3.0" ,
17
+ "spiral/roadrunner-worker" : " ^2.0 || ^3.0" ,
17
18
"symfony/dependency-injection" : " ^5.4 || ^6.0 || ^7.0" ,
18
19
"symfony/http-kernel" : " ^5.4 || ^6.0 || ^7.0" ,
19
20
"symfony/psr-http-message-bridge" : " ^2.1 || ^6.4 || ^7.0" ,
You can’t perform that action at this time.
0 commit comments