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 993e149 commit fa166a0Copy full SHA for fa166a0
composer.json
@@ -22,15 +22,13 @@
22
},
23
"autoload": {
24
"psr-4": {
25
- "EzSystems\\EzPlatformStandardDesignBundle\\": "src/bundle",
26
"Ibexa\\StandardDesign\\": "src/lib/",
27
"Ibexa\\Bundle\\StandardDesign\\": "src/bundle/",
28
"Ibexa\\Contracts\\StandardDesign\\": "src/contracts/"
29
}
30
31
"autoload-dev": {
32
33
- "EzSystems\\Tests\\EzPlatformStandardDesignBundle\\": "tests/bundle",
34
"Ibexa\\Tests\\StandardDesign\\": "tests/lib/",
35
"Ibexa\\Tests\\Bundle\\StandardDesign\\": "tests/bundle/"
36
0 commit comments