Skip to content

Commit

Permalink
Merge pull request #25 from tienvx/update-symfony
Browse files Browse the repository at this point in the history
deps: Update symfony
  • Loading branch information
tienvx authored Mar 27, 2024
2 parents 4d5bdf8 + 455afd3 commit c4ad11c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
"type": "symfony-bundle",
"require": {
"php": "^8.1",
"symfony/http-kernel": "^5.4|^6.0|7.0",
"symfony/dependency-injection": "^5.4|^6.0|7.0",
"symfony/config": "^5.4|^6.0|7.0"
"symfony/http-kernel": "^5.4|^6.4|7.0",
"symfony/dependency-injection": "^5.4|^6.4|7.0",
"symfony/config": "^5.4|^6.4|7.0"
},
"require-dev": {
"phpunit/phpunit": "^10.0"
Expand Down

0 comments on commit c4ad11c

Please sign in to comment.