Skip to content

Commit 4cf1481

Browse files
[Contracts] add return types and bump to v3
1 parent b31c96e commit 4cf1481

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
@@ -17,7 +17,7 @@
1717
],
1818
"require": {
1919
"php": ">=8.0.2",
20-
"symfony/translation-contracts": "^1.1|^2",
20+
"symfony/translation-contracts": "^1.1|^2.0|^3.0",
2121
"twig/twig": "^2.13|^3.0.4"
2222
},
2323
"require-dev": {

0 commit comments

Comments
 (0)