Skip to content

Commit 1c54193

Browse files
[Cache] leverage Contracts\Cache
1 parent e73063a commit 1c54193

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

composer.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,9 @@
3434
"symfony/dependency-injection": "<3.4",
3535
"symfony/yaml": "<3.4"
3636
},
37+
"provide": {
38+
"symfony/translation-contracts": "1.0"
39+
},
3740
"suggest": {
3841
"symfony/config": "",
3942
"symfony/yaml": "",

0 commit comments

Comments
 (0)