Skip to content

Commit 707b619

Browse files
Reference individual contracts packages
1 parent 260d24e commit 707b619

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.1",
2120
"symfony/polyfill-mbstring": "~1.0",
22-
"symfony/polyfill-php73": "^1.8"
21+
"symfony/polyfill-php73": "^1.8",
22+
"symfony/service-contracts": "^1.1"
2323
},
2424
"require-dev": {
2525
"symfony/config": "~3.4|~4.0",

0 commit comments

Comments
 (0)