Skip to content

Commit 89e6048

Browse files
Update symfony/validator requirement from >=5.4.40 to >=5.4.41 (#34)
1 parent 0e6f1ed commit 89e6048

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
@@ -64,7 +64,7 @@
6464
"doctrine/inflector": "^2.0",
6565
"egulias/email-validator": ">=3.2.6",
6666
"jawira/case-converter": "^3.5",
67-
"symfony/validator": ">=5.4.40"
67+
"symfony/validator": ">=5.4.41"
6868
},
6969
"require-dev": {
7070
"composer/installers": "^2.3",

0 commit comments

Comments
 (0)