Skip to content

Commit d58fbec

Browse files
authored
Fixed yokai batch inter dependency (#74)
1 parent 4304af4 commit d58fbec

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": "^8.0",
1515
"ext-json": "*",
1616
"symfony/console": "^5.0|^6.0",
17-
"yokai/batch": "^0.4.0"
17+
"yokai/batch": "^0.5.0"
1818
},
1919
"autoload": {
2020
"psr-4": {

0 commit comments

Comments
 (0)