Skip to content

Commit c15965f

Browse files
committed
api: pin symfony/routing
It seems the transitive dependency is not locked good enough. So we have to do it.
1 parent 618a0cb commit c15965f

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

api/composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@
5252
"symfony/monolog-bundle": "3.11.1",
5353
"symfony/property-access": "7.4.0",
5454
"symfony/property-info": "7.4.0",
55+
"symfony/routing": "7.4.0",
5556
"symfony/runtime": "7.4.0",
5657
"symfony/security-bundle": "7.4.0",
5758
"symfony/serializer": "7.4.0",

api/composer.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)