Kaynağa Gözat

Only load ZF1-Style classses using composer autoloader

Marc Bennewitz 12 yıl önce
ebeveyn
işleme
c37df5b3ff
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      composer.json

+ 1 - 1
composer.json

@@ -13,7 +13,7 @@
     },
     "autoload": {
         "psr-0": {
-            "Zend": "library/"
+            "Zend_": "library/"
         }
     },
     "include-path": [