Skip to content

Commit f1f2d73

Browse files
[Contracts] add return types and bump to v3
1 parent 5c169c2 commit f1f2d73

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
@@ -21,7 +21,7 @@
2121
"php": ">=7.1.3"
2222
},
2323
"require-dev": {
24-
"symfony/deprecation-contracts": "^2.1",
24+
"symfony/deprecation-contracts": "^2.1|^3.0",
2525
"symfony/error-handler": "^5.4|^6.0"
2626
},
2727
"suggest": {

0 commit comments

Comments
 (0)