Skip to content

Commit 7d7a622

Browse files
authored
Fixed self versions requirements (#164)
1 parent a95fdbf commit 7d7a622

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.6.0",
21+
"yokai/batch": "^0.7.0",
2222
"psr/log": "^1.0|^2.0|^3.0"
2323
},
2424
"autoload": {

0 commit comments

Comments
 (0)