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

Commit 46bebd7

Browse files
committed
Lowercased dependencies
1 parent 8131eaa commit 46bebd7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
],
2929
"require": {
3030
"symfony/framework-bundle": "^3.4|^4.0",
31-
"phpFastCache/phpFastCache": "^7.0"
31+
"phpfastcache/phpfastcache": "^7.0"
3232
},
3333
"autoload": {
3434
"psr-4": { "Phpfastcache\\Bundle\\": "" }

0 commit comments

Comments
 (0)