8000 [FraworkBundle] Add missing doctrine/cache to composer.json · enumag/symfony@f377643 · GitHub
[go: up one dir, main page]

Skip to content

Commit f377643

Browse files
[FraworkBundle] Add missing doctrine/cache to composer.json
1 parent 141f9eb commit f377643

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Symfony/Bundle/FrameworkBundle/composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@
3030
"symfony/stopwatch": "~2.3|~3.0.0",
3131
"symfony/templating": "~2.1|~3.0.0",
3232
"symfony/translation": "~2.8",
33+
"doctrine/cache": "~1.0",
3334
"doctrine/annotations": "~1.0"
3435
},
3536
"require-dev": {

0 commit comments

Comments
 (0)
0