Skip to content

Commit c641644

Browse files
[Contracts] add return types and bump to v3
1 parent 33f072c commit c641644

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
@@ -18,7 +18,7 @@
1818
"require": {
1919
"php": ">=8.0.2",
2020
"ext-amqp": "*",
21-
"symfony/deprecation-contracts": "^2.1",
21+
"symfony/deprecation-contracts": "^2.1|^3.0",
2222
"symfony/messenger": "^5.4|^6.0"
2323
},
2424
"require-dev": {

0 commit comments

Comments
 (0)