Skip to content

Commit e2a98d3

Browse files
committed
Fixed librairies interdependency
1 parent 2502143 commit e2a98d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"require": {
1414
"php": "^7.4|^8.0",
1515
"symfony/validator": "^4.4|^5.0",
16-
"yokai/batch": "^0.3.1"
16+
"yokai/batch": "^0.4.0"
1717
},
1818
"autoload": {
1919
"psr-4": {

0 commit comments

Comments
 (0)