We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d02008e commit 72577a3Copy full SHA for 72577a3
composer.json
@@ -18,6 +18,6 @@
18
],
19
"require": {
20
"php": ">=8.1",
21
- "symfony/validator": "^6.1"
+ "symfony/validator": "^5.0|^6.0|^7.0"
22
}
23
0 commit comments