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 0722fdf commit ffee082Copy full SHA for ffee082
composer.json
@@ -2,7 +2,7 @@
2
"name": "symfony/property-access",
3
"type": "library",
4
"description": "Provides functions to read and write from/to an object or array using a simple string notation",
5
- "keywords": ["property", "index", "access", "object", "array", "extraction", "injection", "reflection", "property path"],
+ "keywords": ["property", "index", "access", "object", "array", "extraction", "injection", "reflection", "property-path"],
6
"homepage": "https://symfony.com",
7
"license": "MIT",
8
"authors": [
0 commit comments