Skip to content

Commit 5413570

Browse files
[DependencyInjection] Use lazy-loading ghost object proxies out of the box
1 parent caff989 commit 5413570

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"composer-runtime-api": ">=2.1",
2121
"ext-xml": "*",
2222
"symfony/config": "^6.1",
23-
"symfony/dependency-injection": "^6.1",
23+
"symfony/dependency-injection": "^6.2",
2424
"symfony/event-dispatcher": "^5.4|^6.0",
2525
"symfony/http-kernel": "^6.2",
2626
"symfony/http-foundation": "^5.4|^6.0",

0 commit comments

Comments
 (0)