Commit 2336c64 1 parent af77d63 commit 2336c64 Copy full SHA for 2336c64
File tree 1 file changed +2
-7
lines changed
1 file changed +2
-7
lines changed Original file line number Diff line number Diff line change 10
10
"psr-4" : {
11
11
"Ibexa\\ Search\\ " : " src/lib/" ,
12
12
"Ibexa\\ Bundle\\ Search\\ " : " src/bundle/" ,
13
- "Ibexa\\ Contracts\\ Search\\ " : " src/contracts/" ,
14
- "Ibexa\\ Platform\\ Bundle\\ Search\\ " : " src/bundle/" ,
15
- "Ibexa\\ Platform\\ Search\\ " : " src/lib/"
13
+ "Ibexa\\ Contracts\\ Search\\ " : " src/contracts/"
16
14
}
17
15
},
18
16
"autoload-dev" : {
19
17
"psr-4" : {
20
18
"Ibexa\\ Tests\\ Bundle\\ Search\\ " : " tests/bundle/" ,
21
19
"Ibexa\\ Tests\\ Contracts\\ Search\\ " : " tests/contracts/" ,
22
- "Ibexa\\ Tests\\ Search\\ " : " tests/lib/" ,
23
- "Ibexa\\ Platform\\ Tests\\ Contracts\\ Search\\ " : " tests/contracts/" ,
24
- "Ibexa\\ Platform\\ Tests\\ Bundle\\ Search\\ " : " tests/bundle/" ,
25
- "Ibexa\\ Platform\\ Tests\\ Search\\ " : " tests/lib/"
20
+ "Ibexa\\ Tests\\ Search\\ " : " tests/lib/"
26
21
}
27
22
},
28
23
"require" : {
You can’t perform that action at this time.
0 commit comments