Skip to content

Commit

Permalink
chore(deps): update symfony packages to v7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 11, 2024
1 parent af4b186 commit 603e75d
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 @@ -28,9 +28,9 @@
"phpstan/phpstan": "2.0.0",
"phpstan/phpstan-deprecation-rules": "2.0.0",
"phpstan/phpstan-strict-rules": "2.0.0",
"symfony/config": "~4.4 || ~5.0",
"symfony/dependency-injection": "~4.4 || ~5.0",
"symfony/http-kernel": "~4.4 || ~5.0",
"symfony/config": "~4.4 || ~5.0 || ~7.0",
"symfony/dependency-injection": "~4.4 || ~5.0 || ~7.0",
"symfony/http-kernel": "~4.4 || ~5.0 || ~7.0",
"tracy/tracy": "~2.7"
},
"suggest": {
Expand Down

0 comments on commit 603e75d

Please sign in to comment.