Skip to content

Commit 81da1cf

Browse files
Reference individual contracts packages
1 parent 1511d0f commit 81da1cf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@
1717
],
1818
"require": {
1919
"php": "^7.1.3",
20-
"symfony/contracts": "^1.0.2",
2120
"symfony/polyfill-ctype": "~1.8",
22-
"symfony/polyfill-mbstring": "~1.0"
21+
"symfony/polyfill-mbstring": "~1.0",
22+
"symfony/translation-contracts": "^1.1"
2323
},
2424
"require-dev": {
2525
"symfony/http-client": "^4.3",

0 commit comments

Comments
 (0)