Skip to content

Commit 830d0b1

Browse files
committed
Fixed yokai/batch cross packages version requirements
1 parent b7bbb97 commit 830d0b1

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
@@ -13,7 +13,7 @@
1313
"require": {
1414
"php": "^8.1",
1515
"symfony/validator": "^6.4|^7.0",
16-
"yokai/batch": "^0.5.0"
16+
"yokai/batch": "^0.6.0"
1717
},
1818
"autoload": {
1919
"psr-4": {

0 commit comments

Comments
 (0)