Skip to content

Commit fe20fd6

Browse files
committed
Fixed yokai/batch cross packages version requirements
1 parent 9c8da28 commit fe20fd6

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
@@ -18,7 +18,7 @@
1818
"symfony/dependency-injection": "^6.4|^7.0",
1919
"symfony/http-kernel": "^6.4|^7.0",
2020
"symfony/framework-bundle": "^6.4|^7.0",
21-
"yokai/batch": "^0.5.0",
21+
"yokai/batch": "^0.6.0",
2222
"psr/log": "^1.0|^2.0|^3.0"
2323
},
2424
"autoload": {

0 commit comments

Comments
 (0)