Skip to content

Commit 4c1de36

Browse files
authored
Merge pull request #14 from bram123/update_validation_shorthand
Update the symfony-validation-shorthand requirement
2 parents d78e627 + ea1b07d commit 4c1de36

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
@@ -18,7 +18,7 @@
1818
"php": ">=7.1",
1919
"symfony/http-foundation": "^4.2 || 5.*",
2020
"symfony/validator": "^4.3 || 5.*",
21-
"digitalrevolution/symfony-validation-shorthand": "1.0.2"
21+
"digitalrevolution/symfony-validation-shorthand": "^1.0"
2222
},
2323
"require-dev": {
2424
"roave/security-advisories": "dev-master",

0 commit comments

Comments
 (0)