Skip to content

Commit f039ca0

Browse files
committed
add missing deprecation contracts dependency
1 parent c3615e6 commit f039ca0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Symfony/Component/HttpClient/composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
"require": {
2525
"php": ">=8.2",
2626
"psr/log": "^1|^2|^3",
27+
"symfony/deprecation-contracts": "^2.5|^3",
2728
"symfony/http-client-contracts": "^3.4.1",
2829
"symfony/service-contracts": "^2.5|^3"
2930
},

0 commit comments

Comments
 (0)