summaryrefslogtreecommitdiffstats
path: root/src/Symfony/Component/Cache
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2022-09-30 10:41:47 +0200
committerRemi Collet <remi@php.net>2022-09-30 10:41:47 +0200
commitdd1f73961b0c445057b183eee2c9d774cec5848a (patch)
tree8fe8fcd1f8b72e03f133de8c55aa28b0f37fbf2b /src/Symfony/Component/Cache
parent2a2591fb99c363ec4cdffc6de070550888371915 (diff)
update to 4.4.46
Diffstat (limited to 'src/Symfony/Component/Cache')
-rw-r--r--src/Symfony/Component/Cache/composer.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Symfony/Component/Cache/composer.json b/src/Symfony/Component/Cache/composer.json
index 6ef5eac..7a9e8df 100644
--- a/src/Symfony/Component/Cache/composer.json
+++ b/src/Symfony/Component/Cache/composer.json
@@ -1,7 +1,7 @@
{
"name": "symfony/cache",
"type": "library",
- "description": "Provides an extended PSR-6, PSR-16 (and tags) implementation",
+ "description": "Provides extended PSR-6, PSR-16 (and tags) implementations",
"keywords": ["caching", "psr6"],
"homepage": "https://symfony.com",
"license": "MIT",