Commit 923330dd authored by Andreas Möller's avatar Andreas Möller

Fix: Flatten directory structure

parent a6b65c66
......@@ -32,12 +32,12 @@
},
"autoload": {
"psr-4": {
"Solarium\\": "library/Solarium/"
"Solarium\\": "library/"
}
},
"autoload-dev": {
"psr-4": {
"Solarium\\Tests\\": "tests/Solarium/Tests/"
"Solarium\\Tests\\": "tests/"
}
}
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment