summaryrefslogtreecommitdiffstats
path: root/src/Symfony/Component/VarExporter/composer.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/Symfony/Component/VarExporter/composer.json')
-rw-r--r--src/Symfony/Component/VarExporter/composer.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Symfony/Component/VarExporter/composer.json b/src/Symfony/Component/VarExporter/composer.json
index 0158ab7..f2691fe 100644
--- a/src/Symfony/Component/VarExporter/composer.json
+++ b/src/Symfony/Component/VarExporter/composer.json
@@ -1,7 +1,7 @@
{
"name": "symfony/var-exporter",
"type": "library",
- "description": "A blend of var_export() + serialize() to turn any serializable data structure to plain PHP code",
+ "description": "Allows exporting any serializable PHP data structure to plain PHP code",
"keywords": ["export", "serialize", "instantiate", "hydrate", "construct", "clone"],
"homepage": "https://symfony.com",
"license": "MIT",