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

Commit 865dd52

Browse files
committed
Fix composer.json
1 parent 311e437 commit 865dd52

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,7 @@
2727
}
2828
],
2929
"require": {
30-
"symfony/symfony": "^2.8|3.*",
31-
"phpfastcache/phpfastcache": "v5.x-dev"
30+
"symfony/symfony": "^2.8|3.*"
3231
},
3332
"autoload": {
3433
"psr-4": { "phpFastCache\\Bundle\\": "" }

0 commit comments

Comments
 (0)