Skip to content

Commit

Permalink
DEP Upgrade to symfony 7
Browse files Browse the repository at this point in the history
  • Loading branch information
emteknetnz committed Sep 1, 2024
1 parent a9129b8 commit 31e4334
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
"license": "BSD-3-Clause",
"require": {
"silverstripe/graphql": "^3 || ^4 || ^5 || ^6",
"symfony/finder": "^4 || ^5 || ^6",
"symfony/filesystem": "^4 || ^5 || ^6"
"symfony/finder": "^4 || ^5 || ^6 || ^7",
"symfony/filesystem": "^4 || ^5 || ^6 || ^7"
},
"require-dev": {
"phpunit/phpunit": "^9.5",
Expand Down

0 comments on commit 31e4334

Please sign in to comment.