Skip to content

Commit

Permalink
Merge pull request #78 from survos/tac
Browse files Browse the repository at this point in the history
bump to symfony 7.1
  • Loading branch information
tacman authored Nov 29, 2024
2 parents 1b77257 + f1a9286 commit 493eb0c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,10 @@
},
"require": {
"php": "^8.2",
"symfony/form": "^6.4|^7.0",
"symfony/translation": "^6.4|^7.0",
"symfony/serializer": "^6.4|^7.0",
"symfony/validator": "^6.4|^7.0",
"symfony/form": "^6.4|^7.1",
"symfony/translation": "^6.4|^7.1",
"symfony/serializer": "^6.4|^7.1",
"symfony/validator": "^6.4|^7.1",
"symfony/translation-contracts": "^1.0|^2.1|^3.0"
},
"require-dev": {
Expand Down

0 comments on commit 493eb0c

Please sign in to comment.