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

Commit 34921e4

Browse files
committed
NS fix
1 parent 88aae16 commit 34921e4

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

composer.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,9 @@
2020
}
2121
],
2222
"require": {
23-
"php": ">=5.5.0"
23+
"php": ">=5.5.0",
24+
"phpfastcache/phpfastcache": "v5.x-dev"
25+
2426
},
2527
"autoload": {
2628
"psr-4": { "phpFastCache\\CacheBundle\\": "" }

0 commit comments

Comments
 (0)