Skip to content

Commit

Permalink
chore: migration symfony 6
Browse files Browse the repository at this point in the history
Co-authored-by: Kévin Dunglas <[email protected]>
  • Loading branch information
pauljosephkrogulec and dunglas authored Nov 21, 2023
1 parent 109ecf2 commit 8bda719
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
],
"require": {
"php": ">=8.1",
"symfony/dependency-injection": ">=6.3 || ^7.0",
"symfony/dependency-injection": "^6.3 || ^7.0",
"symfony/http-foundation": "^6.3 || ^7.0",
"symfony/http-kernel": "^6.3 || ^7.0",
"symfony/security-core": "^6.3 || ^7.0",
Expand Down

0 comments on commit 8bda719

Please sign in to comment.