Skip to content

Commit

Permalink
[HttpKernel] Fix deps=low
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolas-grekas committed Feb 26, 2024
1 parent b701ca3 commit e711f3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Symfony/Component/HttpKernel/composer.json
Expand Up @@ -38,7 +38,7 @@
"symfony/process": "^5.4|^6.0|^7.0",
"symfony/property-access": "^5.4.5|^6.0.5|^7.0",
"symfony/routing": "^5.4|^6.0|^7.0",
"symfony/serializer": "^6.3|^7.0",
"symfony/serializer": "^6.4.4|^7.0.4",
"symfony/stopwatch": "^5.4|^6.0|^7.0",
"symfony/translation": "^5.4|^6.0|^7.0",
"symfony/translation-contracts": "^2.5|^3",
Expand Down

0 comments on commit e711f3e

Please sign in to comment.