Skip to content

Commit 6997306

Browse files
committed
add missing deprecation contracts dependency
1 parent ad116ef commit 6997306

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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)