Skip to content

Commit d2fd904

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

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
@@ -21,7 +21,7 @@
2121
"ext-xml": "*",
2222
"symfony/cache": "^5.4|^6.0",
2323
"symfony/config": "^6.1",
24-
"symfony/dependency-injection": "^6.1",
24+
"symfony/dependency-injection": "^6.2",
2525
"symfony/deprecation-contracts": "^2.1|^3",
2626
"symfony/error-handler": "^6.1",
2727
"symfony/event-dispatcher": "^5.4|^6.0",

0 commit comments

Comments
 (0)