File tree Expand file tree Collapse file tree 2 files changed +2426
-2439
lines changed Expand file tree Collapse file tree 2 files changed +2426
-2439
lines changed Original file line number Diff line number Diff line change 12
12
"require" : {
13
13
"php" : " ^7.4 || ^8.0" ,
14
14
"ext-json" : " *" ,
15
- "chimera/foundation " : " ^0.4.x-dev@dev " ,
16
- "chimera/routing" : " ^0.4.x-dev@dev " ,
15
+ "chimera/bus-implementation " : " ^0.4" ,
16
+ "chimera/routing-implementation " : " ^0.4" ,
17
17
"lcobucci/di-builder" : " ^7.0"
18
18
},
19
19
"require-dev" : {
20
- "chimera/bus-tactician" : " ^0.4.x-dev@dev " ,
21
- "chimera/mapping" : " ^0.4.x-dev@dev " ,
22
- "chimera/routing-mezzio" : " ^0.4.x-dev@dev " ,
23
- "chimera/serialization-jms" : " ^0.4.x-dev@dev " ,
20
+ "chimera/bus-tactician" : " ^0.4" ,
21
+ "chimera/mapping" : " ^0.4" ,
22
+ "chimera/routing-mezzio" : " ^0.4" ,
23
+ "chimera/serialization-jms" : " ^0.4" ,
24
24
"infection/infection" : " ^0.21" ,
25
25
"lcobucci/coding-standard" : " ^6.0" ,
26
26
"lcobucci/error-handling-middleware" : " ^1.2" ,
You can’t perform that action at this time.
0 commit comments