Skip to content

Commit 484b3f3

Browse files
committed
Fixed librairies interdependency
1 parent 3c66c6c commit 484b3f3

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
@@ -14,7 +14,7 @@
1414
"php": "^7.4|^8.0",
1515
"composer-runtime-api": "^2.0",
1616
"symfony/framework-bundle": "^4.4|^5.0",
17-
"yokai/batch": "^0.3.1"
17+
"yokai/batch": "^0.4.0"
1818
},
1919
"autoload": {
2020
"psr-4": {

0 commit comments

Comments
 (0)