Skip to content

Commit 636e7ee

Browse files
committed
[WebLink] Fix tests
1 parent aa42e6f commit 636e7ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"symfony/http-kernel": "^2.8|^3.0"
3030
},
3131
"autoload": {
32-
"psr-4": { "Symfony\\Component\\Link\\": "" },
32+
"psr-4": { "Symfony\\Component\\WebLink\\": "" },
3333
"exclude-from-classmap": [
3434
"/Tests/"
3535
]

0 commit comments

Comments
 (0)