Skip to content

Commit 28b58f2

Browse files
committed
lower version to allow autowire types
1 parent 72fc0f3 commit 28b58f2

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
@@ -7,7 +7,7 @@
77
"ext-ctype": "*",
88
"nette/utils": "^4.0",
99
"nikic/php-parser": "^5.5",
10-
"symfony/dependency-injection": "^6.4|^7.3",
10+
"symfony/dependency-injection": "^6.0|^7.0",
1111
"symfony/service-contracts": "^3.6",
1212
"symfony/yaml": "^6.4",
1313
"webmozart/assert": "^1.11"

0 commit comments

Comments
 (0)