Skip to content

Commit 14a104a

Browse files
committed
minor symfony#54930 [PropertyInfo] remove no longer needed deprecation contracts (xabbuh)
This PR was merged into the 7.1 branch. Discussion ---------- [PropertyInfo] remove no longer needed deprecation contracts | Q | A | ------------- | --- | Branch? | 7.1 | Bug fix? | no | New feature? | no | Deprecations? | no | Issues | | License | MIT the dependency was introduced in symfony#53160, but is no longer required since we reverted the deprecations in symfony#54789 Commits ------- 18296cd remove no longer needed deprecation contracts
2 parents d8e1575 + 18296cd commit 14a104a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Symfony/Component/PropertyInfo/composer.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@
2424
],
2525
"require": {
2626
"php": ">=8.2",
27-
"symfony/deprecation-contracts": "^2.5|^3",
2827
"symfony/string": "^6.4|^7.0",
2928
"symfony/type-info": "^7.1"
3029
},

0 commit comments

Comments
 (0)