Skip to content

Commit

Permalink
Merge pull request #122 from creative-commoners/pulls/3/symfony7
Browse files Browse the repository at this point in the history
DEP Upgrade to symfony 7
  • Loading branch information
GuySartorelli authored Sep 3, 2024
2 parents 20de876 + b9afb58 commit e1bd979
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 @@ -4,8 +4,8 @@
"license": "BSD-3-Clause",
"require": {
"php": "^8.3",
"symfony/finder": "^6.1",
"symfony/yaml": "^6.1",
"symfony/finder": "^7.0",
"symfony/yaml": "^7.0",
"marcj/topsort": "^2.0.0",
"psr/simple-cache": "^3.0.0"
},
Expand Down

0 comments on commit e1bd979

Please sign in to comment.