A super easy PHP Framework for web development! https://github.com/exacti/phacil-framework
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

122 lines
4.8 KiB

<?php return array(
'root' => array(
'pretty_version' => 'dev-master',
'version' => 'dev-master',
'type' => 'library',
'install_path' => __DIR__ . '/../../../',
'aliases' => array(),
'reference' => '1bad005e7c2659614810ae38a0ad11ca6d7c7bde',
'name' => '__root__',
'dev' => true,
),
'versions' => array(
'__root__' => array(
'pretty_version' => 'dev-master',
'version' => 'dev-master',
'type' => 'library',
'install_path' => __DIR__ . '/../../../',
'aliases' => array(),
'reference' => '1bad005e7c2659614810ae38a0ad11ca6d7c7bde',
'dev_requirement' => false,
),
'colinmollenhour/cache-backend-redis' => array(
'pretty_version' => '1.17.1',
'version' => '1.17.1.0',
'type' => 'magento-module',
'install_path' => __DIR__ . '/../colinmollenhour/cache-backend-redis',
'aliases' => array(),
'reference' => 'd403f4473e1b3cc616fa59d187e817543b6620c1',
'dev_requirement' => false,
),
'colinmollenhour/credis' => array(
'pretty_version' => 'v1.16.0',
'version' => '1.16.0.0',
'type' => 'library',
'install_path' => __DIR__ . '/../colinmollenhour/credis',
'aliases' => array(),
'reference' => '5641140e14a9679f5a6f66c97268727f9558b881',
'dev_requirement' => false,
),
'colinmollenhour/php-redis-session-abstract' => array(
'pretty_version' => 'v1.4.5',
'version' => '1.4.5.0',
'type' => 'library',
'install_path' => __DIR__ . '/../colinmollenhour/php-redis-session-abstract',
'aliases' => array(),
'reference' => '77ad0c1637ae6ea059f1f8e9fbdac6469242a16d',
'dev_requirement' => false,
),
'mustache/mustache' => array(
'pretty_version' => 'v2.14.1',
'version' => '2.14.1.0',
'type' => 'library',
'install_path' => __DIR__ . '/../mustache/mustache',
'aliases' => array(),
'reference' => '579ffa5c96e1d292c060b3dd62811ff01ad8c24e',
'dev_requirement' => false,
),
'phpfastcache/phpfastcache' => array(
'pretty_version' => '7.1.2',
'version' => '7.1.2.0',
'type' => 'library',
'install_path' => __DIR__ . '/../phpfastcache/phpfastcache',
'aliases' => array(),
'reference' => 'ee5e7fc730aeef7b0e0970adc038168b4087601c',
'dev_requirement' => false,
),
'psr/cache' => array(
'pretty_version' => '1.0.1',
'version' => '1.0.1.0',
'type' => 'library',
'install_path' => __DIR__ . '/../psr/cache',
'aliases' => array(),
'reference' => 'd11b50ad223250cf17b86e38383413f5a6764bf8',
'dev_requirement' => false,
),
'psr/simple-cache' => array(
'pretty_version' => '1.0.1',
'version' => '1.0.1.0',
'type' => 'library',
'install_path' => __DIR__ . '/../psr/simple-cache',
'aliases' => array(),
'reference' => '408d5eafb83c57f6365a3ca330ff23aa4a5fa39b',
'dev_requirement' => false,
),
'smarty/smarty' => array(
'pretty_version' => 'v3.1.44',
'version' => '3.1.44.0',
'type' => 'library',
'install_path' => __DIR__ . '/../smarty/smarty',
'aliases' => array(),
'reference' => '99085d8dc65eeb5e55ae3cba74d3dc6b3bb0205e',
'dev_requirement' => false,
),
'symfony/polyfill-ctype' => array(
'pretty_version' => 'v1.25.0',
'version' => '1.25.0.0',
'type' => 'library',
'install_path' => __DIR__ . '/../symfony/polyfill-ctype',
'aliases' => array(),
'reference' => '30885182c981ab175d4d034db0f6f469898070ab',
'dev_requirement' => false,
),
'symfony/polyfill-mbstring' => array(
'pretty_version' => 'v1.25.0',
'version' => '1.25.0.0',
'type' => 'library',
'install_path' => __DIR__ . '/../symfony/polyfill-mbstring',
'aliases' => array(),
'reference' => '0abb51d2f102e00a4eefcf46ba7fec406d245825',
'dev_requirement' => false,
),
'twig/twig' => array(
'pretty_version' => 'v3.3.10',
'version' => '3.3.10.0',
'type' => 'library',
'install_path' => __DIR__ . '/../twig/twig',
'aliases' => array(),
'reference' => '8442df056c51b706793adf80a9fd363406dd3674',
'dev_requirement' => false,
),
),
);