Skip to content

Commit

Permalink
Merge pull request #6 from sylvainlg/bump-symfony-7
Browse files Browse the repository at this point in the history
Bump symfony 7
  • Loading branch information
ddniel16 authored Sep 17, 2024
2 parents 3dba352 + 87337a1 commit 6f1668b
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 @@ -21,9 +21,9 @@
],
"require" : {
"php": "^7.4|^8",
"symfony/console": "^5.0.2|^6",
"symfony/filesystem": "^5.0.2|^6",
"symfony/finder": "^5.0.2|^6",
"symfony/console": "^5.0.2|^6|^7",
"symfony/filesystem": "^5.0.2|^6|^7",
"symfony/finder": "^5.0.2|^6|^7",
"phlak/semver": "^3.0.1"
}
}

0 comments on commit 6f1668b

Please sign in to comment.