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 2b277cf commit 3304231Copy full SHA for 3304231
composer.json
@@ -25,7 +25,7 @@
25
"autoload-dev": {
26
"psr-4": {
27
"Tests\\": "tests/",
28
- "Tests\\Views\\Components": "tests/views/components"
+ "Tests\\Views\\Components\\": "tests/views/components"
29
}
30
},
31
"extra": {
0 commit comments