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 aa42e6f commit 636e7eeCopy full SHA for 636e7ee
composer.json
@@ -29,7 +29,7 @@
29
"symfony/http-kernel": "^2.8|^3.0"
30
},
31
"autoload": {
32
- "psr-4": { "Symfony\\Component\\Link\\": "" },
+ "psr-4": { "Symfony\\Component\\WebLink\\": "" },
33
"exclude-from-classmap": [
34
"/Tests/"
35
]
0 commit comments