Skip to content
This repository was archived by the owner on Jan 8, 2024. It is now read-only.

Commit f428946

Browse files
committed
Updated composer.json
1 parent c2a6fc2 commit f428946

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,8 @@
2727
}
2828
],
2929
"require": {
30-
"symfony/symfony": "^2.8|3.*"
30+
"symfony/symfony": "^2.8|3.*",
31+
"phpFastCache/phpFastCache": "^5.0"
3132
},
3233
"autoload": {
3334
"psr-4": { "phpFastCache\\Bundle\\": "" }

0 commit comments

Comments
 (0)