Skip to content

Commit fdf5588

Browse files
committed
Allow Symfony 5.x
1 parent 5bc4168 commit fdf5588

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
@@ -12,7 +12,7 @@
1212
],
1313
"require": {
1414
"php": "^7.2",
15-
"symfony/validator": "^4.4",
15+
"symfony/validator": "^4.4|^5.0",
1616
"yokai/batch": "self.version"
1717
},
1818
"autoload": {

0 commit comments

Comments
 (0)