Skip to content

Commit 11b24f5

Browse files
Merge branch '4.3' into 4.4
* 4.3: Bump minimal requirements
2 parents bf625ef + ff155a2 commit 11b24f5

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
@@ -26,7 +26,7 @@
2626
"symfony/expression-language": "^3.4|^4.0|^5.0",
2727
"symfony/http-foundation": "^3.4|^4.0|^5.0",
2828
"symfony/ldap": "^4.4|^5.0",
29-
"symfony/validator": "^3.4|^4.0|^5.0",
29+
"symfony/validator": "^3.4.31|^4.3.4|^5.0",
3030
"psr/log": "~1.0"
3131
},
3232
"conflict": {

0 commit comments

Comments
 (0)