Skip to content

Commit 49f8833

Browse files
authored
Fixed yokai batch inter dependency (#74)
1 parent a2f688b commit 49f8833

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@
1111
}
1212
],
1313
"require": {
14-
"yokai/batch": "^0.4.0",
15-
"yokai/batch-symfony-console": "^0.4.0",
16-
"yokai/batch-symfony-framework": "^0.4.0"
14+
"yokai/batch": "^0.5.0",
15+
"yokai/batch-symfony-console": "^0.5.0",
16+
"yokai/batch-symfony-framework": "^0.5.0"
1717
}
1818
}

0 commit comments

Comments
 (0)