Matthew Weier O'Phinney
12 years ago
1 changed files with
1 additions and
1 deletions
-
1
1
composer.json
|
@@ -13,7 +13,7 @@
|
|
|
},
|
|
},
|
|
|
"autoload": {
|
|
"autoload": {
|
|
|
"psr-0": {
|
|
"psr-0": {
|
|
|
- "Zend": "library/"
|
|
|
|
|
|
|
+ "Zend_": "library/"
|
|
|
}
|
|
}
|
|
|
},
|
|
},
|
|
|
"include-path": [
|
|
"include-path": [
|