Skip to content

Commit b252e17

Browse files
authored
ci: allow symfony/validator 8 (dev) (#234)
1 parent cf753c4 commit b252e17

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
@@ -9,7 +9,7 @@
99
"doctrine/collections": "^1.6 || ^2.0"
1010
},
1111
"require-dev": {
12-
"symfony/validator": "^5.4 || ^6.3 || ^7.0",
12+
"symfony/validator": "^5.4 || ^6.3 || ^7.0 || ^8.0",
1313
"phpunit/phpunit": "^9.6",
1414
"mikey179/vfsstream": "^1.6.11",
1515
"squizlabs/php_codesniffer": "^3.7",

0 commit comments

Comments
 (0)