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 Dec 18, 2024
1 parent 6d83a06 commit 0268fbd
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.4",
"phpstan/phpstan-deprecation-rules": "2.0.1",
"phpstan/phpstan-strict-rules": "2.0.1",
"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 0268fbd

Please sign in to comment.