Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.

18 lines
685B

  1. <?php
  2. // autoload_namespaces.php @generated by Composer
  3. $vendorDir = dirname(dirname(__FILE__));
  4. $baseDir = dirname($vendorDir);
  5. return array(
  6. 'yii\\image\\' => array($vendorDir . '/yurkinx/yii2-image'),
  7. 'cebe\\gravatar\\' => array($vendorDir . '/cebe/yii2-gravatar'),
  8. 'Prophecy\\' => array($vendorDir . '/phpspec/prophecy/src'),
  9. 'Payplug\\' => array($vendorDir . '/payplug/payplug-php/lib'),
  10. 'Mailjet' => array($vendorDir . '/mailjet/mailjet-apiv3-php/src'),
  11. 'HTMLPurifier' => array($vendorDir . '/ezyang/htmlpurifier/library'),
  12. 'Diff' => array($vendorDir . '/phpspec/php-diff/lib'),
  13. 'Behat\\Gherkin' => array($vendorDir . '/behat/gherkin/src'),
  14. );