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.
105 lines
4.0 KiB
105 lines
4.0 KiB
3 years ago
|
<?php return array(
|
||
|
'root' => array(
|
||
|
'pretty_version' => 'dev-master',
|
||
|
'version' => 'dev-master',
|
||
|
'type' => 'library',
|
||
|
'install_path' => __DIR__ . '/../../../',
|
||
|
'aliases' => array(),
|
||
|
'reference' => '7d0624c01565cbad4144c8b6d2004348d01e86b1',
|
||
|
'name' => '__root__',
|
||
|
'dev' => true,
|
||
|
),
|
||
|
'versions' => array(
|
||
|
'__root__' => array(
|
||
|
'pretty_version' => 'dev-master',
|
||
|
'version' => 'dev-master',
|
||
|
'type' => 'library',
|
||
|
'install_path' => __DIR__ . '/../../../',
|
||
|
'aliases' => array(),
|
||
|
'reference' => '7d0624c01565cbad4144c8b6d2004348d01e86b1',
|
||
|
'dev_requirement' => false,
|
||
|
),
|
||
|
'colinmollenhour/credis' => array(
|
||
|
'pretty_version' => 'v1.13.0',
|
||
|
'version' => '1.13.0.0',
|
||
|
'type' => 'library',
|
||
|
'install_path' => __DIR__ . '/../colinmollenhour/credis',
|
||
|
'aliases' => array(),
|
||
|
'reference' => 'afec8e58ec93d2291c127fa19709a048f28641e5',
|
||
|
'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,
|
||
|
),
|
||
|
),
|
||
|
);
|