69 lines
2.6 KiB
PHP
69 lines
2.6 KiB
PHP
|
<?php return array(
|
||
|
'root' => array(
|
||
|
'name' => 'weglot/translate-wordpress',
|
||
|
'pretty_version' => 'dev-master',
|
||
|
'version' => 'dev-master',
|
||
|
'reference' => '56d55e0185af2c410d9ba415990e82a3f6041cd4',
|
||
|
'type' => 'project',
|
||
|
'install_path' => __DIR__ . '/../../',
|
||
|
'aliases' => array(),
|
||
|
'dev' => false,
|
||
|
),
|
||
|
'versions' => array(
|
||
|
'gmulti/morphism-php' => array(
|
||
|
'pretty_version' => 'dev-dev-bugfix',
|
||
|
'version' => 'dev-dev-bugfix',
|
||
|
'reference' => '578752d5a21b57dd6e6cf4c04f12c96c3df42372',
|
||
|
'type' => 'project',
|
||
|
'install_path' => __DIR__ . '/../gmulti/morphism-php',
|
||
|
'aliases' => array(),
|
||
|
'dev_requirement' => false,
|
||
|
),
|
||
|
'psr/cache' => array(
|
||
|
'pretty_version' => '1.0.1',
|
||
|
'version' => '1.0.1.0',
|
||
|
'reference' => 'd11b50ad223250cf17b86e38383413f5a6764bf8',
|
||
|
'type' => 'library',
|
||
|
'install_path' => __DIR__ . '/../psr/cache',
|
||
|
'aliases' => array(),
|
||
|
'dev_requirement' => false,
|
||
|
),
|
||
|
'weglot/simplehtmldom' => array(
|
||
|
'pretty_version' => '0.8',
|
||
|
'version' => '0.8.0.0',
|
||
|
'reference' => 'bc37c23550025c59849f0f0e8c332d6e7c2385ee',
|
||
|
'type' => 'library',
|
||
|
'install_path' => __DIR__ . '/../weglot/simplehtmldom',
|
||
|
'aliases' => array(),
|
||
|
'dev_requirement' => false,
|
||
|
),
|
||
|
'weglot/translate-wordpress' => array(
|
||
|
'pretty_version' => 'dev-master',
|
||
|
'version' => 'dev-master',
|
||
|
'reference' => '56d55e0185af2c410d9ba415990e82a3f6041cd4',
|
||
|
'type' => 'project',
|
||
|
'install_path' => __DIR__ . '/../../',
|
||
|
'aliases' => array(),
|
||
|
'dev_requirement' => false,
|
||
|
),
|
||
|
'weglot/translation-definitions' => array(
|
||
|
'pretty_version' => 'v2.3.4',
|
||
|
'version' => '2.3.4.0',
|
||
|
'reference' => 'f54b91a863e529f3efbc0c68acde7731a57176de',
|
||
|
'type' => 'library',
|
||
|
'install_path' => __DIR__ . '/../weglot/translation-definitions',
|
||
|
'aliases' => array(),
|
||
|
'dev_requirement' => false,
|
||
|
),
|
||
|
'weglot/weglot-php' => array(
|
||
|
'pretty_version' => '1.7.1',
|
||
|
'version' => '1.7.1.0',
|
||
|
'reference' => 'c99f9094a087220ba711aefc743fc7d0f8f9eee1',
|
||
|
'type' => 'library',
|
||
|
'install_path' => __DIR__ . '/../weglot/weglot-php',
|
||
|
'aliases' => array(),
|
||
|
'dev_requirement' => false,
|
||
|
),
|
||
|
),
|
||
|
);
|