8000 minor #59649 [FrameworkBundle] bump symfony/config requirement to 7.3… · symfony/symfony@3905379 · GitHub
[go: up one dir, main page]

Skip to content

Commit 3905379

Browse files
committed
minor #59649 [FrameworkBundle] bump symfony/config requirement to 7.3 (xabbuh)
This PR was merged into the 7.3 branch. Discussion ---------- [FrameworkBund 8000 le] bump symfony/config requirement to 7.3 | Q | A | ------------- | --- | Branch? | 7.3 | Bug fix? | yes | New feature? | no | Deprecations? | no | Issues | | License | MIT the info for the `framework.validation.not_compromised_password.enabled` option would not be displayed anymore if an older version of the Config component was used Commits ------- a1f5ab5 bump symfony/config requirement to 7.3
2 parents cf015b8 + a1f5ab5 commit 3905379

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Symfony/Bundle/FrameworkBundle/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/cache": "^6.4|^7.0",
23-
"symfony/config": "^6.4|^7.0",
23+
"symfony/config": "^7.3",
2424
"symfony/dependency-injection": "^7.2",
2525
"symfony/deprecation-contracts": "^2.5|^3",
2626
"symfony/error-handler": "^6.4|^7.0",

0 commit comments

Comments
 (0)
0