Skip to content

Commit c5df852

Browse files
committed
Fixed librairies interdependency
1 parent b4783b6 commit c5df852

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"php": "^7.4|^8.0",
1515
"ext-json": "*",
1616
"symfony/console": "^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)