]> git.pld-linux.org Git - packages/composer.git/blobdiff - autoload.php
up to 1.7.2 (2018-08-16)
[packages/composer.git] / autoload.php
index 2edccdefd33126e4f1ba19144ddf6b3dcb212611..c990112f923dd78f24af2398e5749eda035d1917 100644 (file)
@@ -19,9 +19,9 @@ $loader->addPrefixes(array(
     'Composer\\CaBundle\\' => array($phpDir),
     'Composer\\Semver\\' => array($phpDir),
     'Composer\\Spdx\\' => array($phpDir),
+    'Composer\\XdebugHandler\\' => array($phpDir),
     'JsonSchema' => array($phpDir),
     'Psr\\Log\\' => array($phpDir),
-    'Seld\\CliPrompt\\' => array($phpDir),
     'Seld\\JsonLint' => array($phpDir),
     'Seld\\PharUtils\\' => array($phpDir),
     'Symfony\\Component\\Console\\' => array($phpDir),
This page took 0.17054 seconds and 4 git commands to generate.