File tree Expand file tree Collapse file tree 9 files changed +9
-9
lines changed
batch-doctrine-persistence Expand file tree Collapse file tree 9 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 13
13
"require" : {
14
14
"php" : " ^7.4|^8.0" ,
15
15
"box/spout" : " ^3.0" ,
16
- "yokai/batch" : " ^0.3.1 "
16
+ "yokai/batch" : " ^0.4.0 "
17
17
},
18
18
"autoload" : {
19
19
"psr-4" : {
Original file line number Diff line number Diff line change 14
14
"php" : " ^7.4|^8.0" ,
15
15
"ext-json" : " *" ,
16
16
"doctrine/dbal" : " ^2.11" ,
17
- "yokai/batch" : " ^0.3.1 "
17
+ "yokai/batch" : " ^0.4.0 "
18
18
},
19
19
"autoload" : {
20
20
"psr-4" : {
Original file line number Diff line number Diff line change 13
13
"require" : {
14
14
"php" : " ^7.4|^8.0" ,
15
15
"doctrine/orm" : " ^2.8" ,
16
- "yokai/batch" : " ^0.3.1 "
16
+ "yokai/batch" : " ^0.4.0 "
17
17
},
18
18
"autoload" : {
19
19
"psr-4" : {
Original file line number Diff line number Diff line change 13
13
"require" : {
14
14
"php" : " ^7.4|^8.0" ,
15
15
"doctrine/persistence" : " ^2.0" ,
16
- "yokai/batch" : " ^0.3.1 "
16
+ "yokai/batch" : " ^0.4.0 "
17
17
},
18
18
"autoload" : {
19
19
"psr-4" : {
Original file line number Diff line number Diff line change 14
14
"php" : " ^7.4|^8.0" ,
15
15
"ext-json" : " *" ,
16
16
"symfony/console" : " ^4.4|^5.0" ,
17
- "yokai/batch" : " ^0.3.1 "
17
+ "yokai/batch" : " ^0.4.0 "
18
18
},
19
19
"autoload" : {
20
20
"psr-4" : {
Original file line number Diff line number Diff line change 14
14
"php" : " ^7.4|^8.0" ,
15
15
"composer-runtime-api" : " ^2.0" ,
16
16
"symfony/framework-bundle" : " ^4.4|^5.0" ,
17
- "yokai/batch" : " ^0.3.1 "
17
+ "yokai/batch" : " ^0.4.0 "
18
18
},
19
19
"autoload" : {
20
20
"psr-4" : {
Original file line number Diff line number Diff line change 13
13
"require" : {
14
14
"php" : " ^7.4|^8.0" ,
15
15
"symfony/messenger" : " ^4.4|^5.0" ,
16
- "yokai/batch" : " ^0.3.1 "
16
+ "yokai/batch" : " ^0.4.0 "
17
17
},
18
18
"autoload" : {
19
19
"psr-4" : {
Original file line number Diff line number Diff line change 13
13
"require" : {
14
14
"php" : " ^7.4|^8.0" ,
15
15
"symfony/serializer" : " ^4.4|^5.0" ,
16
- "yokai/batch" : " ^0.3.1 "
16
+ "yokai/batch" : " ^0.4.0 "
17
17
},
18
18
"autoload" : {
19
19
"psr-4" : {
Original file line number Diff line number Diff line change 13
13
"require" : {
14
14
"php" : " ^7.4|^8.0" ,
15
15
"symfony/validator" : " ^4.4|^5.0" ,
16
- "yokai/batch" : " ^0.3.1 "
16
+ "yokai/batch" : " ^0.4.0 "
17
17
},
18
18
"autoload" : {
19
19
"psr-4" : {
You can’t perform that action at this time.
0 commit comments