Skip to content

Commit 493eb0c

Browse files
authored
Merge pull request #78 from survos/tac
bump to symfony 7.1
2 parents 1b77257 + f1a9286 commit 493eb0c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

composer.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,10 @@
2121
},
2222
"require": {
2323
"php": "^8.2",
24-
"symfony/form": "^6.4|^7.0",
25-
"symfony/translation": "^6.4|^7.0",
26-
"symfony/serializer": "^6.4|^7.0",
27-
"symfony/validator": "^6.4|^7.0",
24+
"symfony/form": "^6.4|^7.1",
25+
"symfony/translation": "^6.4|^7.1",
26+
"symfony/serializer": "^6.4|^7.1",
27+
"symfony/validator": "^6.4|^7.1",
2828
"symfony/translation-contracts": "^1.0|^2.1|^3.0"
2929
},
3030
"require-dev": {

0 commit comments

Comments
 (0)