File tree Expand file tree Collapse file tree 13 files changed +67
-2
lines changed
roadrunner-symfony-nyholm Expand file tree Collapse file tree 13 files changed +67
-2
lines changed Original file line number Diff line number Diff line change 4343 },
4444 "bin" : [
4545 " bin/bref-local-handler.php"
46- ]
46+ ],
47+ "config" : {
48+ "allow-plugins" : {
49+ "symfony/runtime" : true
50+ }
51+ }
4752}
Original file line number Diff line number Diff line change 3434 },
3535 "bin" : [
3636 " router.php"
37- ]
37+ ],
38+ "config" : {
39+ "allow-plugins" : {
40+ "symfony/runtime" : true
41+ }
42+ }
3843}
Original file line number Diff line number Diff line change 3131 "psr-4" : {
3232 "Runtime\\ Laravel\\ Tests\\ " : " tests/"
3333 }
34+ },
35+ "config" : {
36+ "allow-plugins" : {
37+ "symfony/runtime" : true
38+ }
3439 }
3540}
Original file line number Diff line number Diff line change 3232 "psr-4" : {
3333 "Runtime\\ Psr17\\ Tests\\ " : " tests/"
3434 }
35+ },
36+ "config" : {
37+ "allow-plugins" : {
38+ "symfony/runtime" : true
39+ }
3540 }
3641}
Original file line number Diff line number Diff line change 3030 "psr-4" : {
3131 "Runtime\\ PsrGuzzle\\ Tests\\ " : " tests/"
3232 }
33+ },
34+ "config" : {
35+ "allow-plugins" : {
36+ "symfony/runtime" : true
37+ }
3338 }
3439}
Original file line number Diff line number Diff line change 3030 "psr-4" : {
3131 "Runtime\\ PsrLaminas\\ Tests\\ " : " tests/"
3232 }
33+ },
34+ "config" : {
35+ "allow-plugins" : {
36+ "symfony/runtime" : true
37+ }
3338 }
3439}
Original file line number Diff line number Diff line change 3131 "psr-4" : {
3232 "Runtime\\ PsrNyholmLaminas\\ Tests\\ " : " tests/"
3333 }
34+ },
35+ "config" : {
36+ "allow-plugins" : {
37+ "symfony/runtime" : true
38+ }
3439 }
3540}
Original file line number Diff line number Diff line change 3131 "psr-4" : {
3232 "Runtime\\ PsrNyholm\\ Tests\\ " : " tests/"
3333 }
34+ },
35+ "config" : {
36+ "allow-plugins" : {
37+ "symfony/runtime" : true
38+ }
3439 }
3540}
Original file line number Diff line number Diff line change 3030 "psr-4" : {
3131 "Runtime\\ React\\ Tests\\ " : " tests/"
3232 }
33+ },
34+ "config" : {
35+ "allow-plugins" : {
36+ "symfony/runtime" : true
37+ }
3338 }
3439}
Original file line number Diff line number Diff line change 3030 "psr-4" : {
3131 "Runtime\\ RoadRunnerNyholm\\ Tests\\ " : " tests/"
3232 }
33+ },
34+ "config" : {
35+ "allow-plugins" : {
36+ "symfony/runtime" : true
37+ }
3338 }
3439}
You can’t perform that action at this time.
0 commit comments