We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cbeabe3 commit a41200dCopy full SHA for a41200d
composer.json
@@ -1,7 +1,7 @@
1
{
2
"name": "symfony/var-dumper",
3
"type": "library",
4
- "description": "Symfony mechanism for exploring and dumping PHP variables",
+ "description": "Provides mechanisms for walking through any arbitrary PHP variable",
5
"keywords": ["dump", "debug"],
6
"homepage": "https://symfony.com",
7
"license": "MIT",
0 commit comments