Skip to content

Commit

Permalink
DEP Upgrade to Symfony 7
Browse files Browse the repository at this point in the history
  • Loading branch information
GuySartorelli committed Aug 19, 2024
1 parent 5ecf0c8 commit 54d2815
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.1",
"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 54d2815

Please sign in to comment.