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

Commit d60d19d

Browse files
committed
Rename service
1 parent 865dd52 commit d60d19d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Resources/config/services.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ parameters:
22
php_fast_cache.cache.class: phpFastCache\Bundle\Service\Cache
33

44
services:
5-
php_fast_cache.cache.service:
5+
phpfastcache:
66
class: "%php_fast_cache.cache.class%"
77
arguments:
88
- "%phpfastcache%"

0 commit comments

Comments
 (0)