Skip to content

Commit 3f3b5e6

Browse files
authored
Fixed yokai batch inter dependency (#74)
1 parent 93682ec commit 3f3b5e6

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
@@ -17,7 +17,7 @@
1717
"symfony/dependency-injection": "^5.0|^6.0",
1818
"symfony/http-kernel": "^5.0|^6.0",
1919
"symfony/framework-bundle": "^5.0|^6.0",
20-
"yokai/batch": "^0.4.0"
20+
"yokai/batch": "^0.5.0"
2121
},
2222
"autoload": {
2323
"psr-4": {

0 commit comments

Comments
 (0)