68 lines
2.4 KiB
PHP
68 lines
2.4 KiB
PHP
<?php return array(
|
|
'root' => array(
|
|
'name' => 'awesomemotive/all-in-one-seo-pack-pro',
|
|
'pretty_version' => '1.0.0+no-version-set',
|
|
'version' => '1.0.0.0',
|
|
'reference' => null,
|
|
'type' => 'library',
|
|
'install_path' => __DIR__ . '/../../',
|
|
'aliases' => array(),
|
|
'dev' => false,
|
|
),
|
|
'versions' => array(
|
|
'awesomemotive/all-in-one-seo-pack-pro' => array(
|
|
'pretty_version' => '1.0.0+no-version-set',
|
|
'version' => '1.0.0.0',
|
|
'reference' => null,
|
|
'type' => 'library',
|
|
'install_path' => __DIR__ . '/../../',
|
|
'aliases' => array(),
|
|
'dev_requirement' => false,
|
|
),
|
|
'jwhennessey/phpinsight' => array(
|
|
'pretty_version' => 'dev-master',
|
|
'version' => 'dev-master',
|
|
'reference' => '0618bd228db16f408f5004bd97c6423d281edc51',
|
|
'type' => 'library',
|
|
'install_path' => __DIR__ . '/../jwhennessey/phpinsight',
|
|
'aliases' => array(
|
|
0 => '9999999-dev',
|
|
),
|
|
'dev_requirement' => false,
|
|
),
|
|
'monolog/monolog' => array(
|
|
'pretty_version' => '1.26.1',
|
|
'version' => '1.26.1.0',
|
|
'reference' => 'c6b00f05152ae2c9b04a448f99c7590beb6042f5',
|
|
'type' => 'library',
|
|
'install_path' => __DIR__ . '/../monolog/monolog',
|
|
'aliases' => array(),
|
|
'dev_requirement' => false,
|
|
),
|
|
'psr/log' => array(
|
|
'pretty_version' => '1.1.4',
|
|
'version' => '1.1.4.0',
|
|
'reference' => 'd49695b909c3b7628b6289db5479a1c204601f11',
|
|
'type' => 'library',
|
|
'install_path' => __DIR__ . '/../psr/log',
|
|
'aliases' => array(),
|
|
'dev_requirement' => false,
|
|
),
|
|
'psr/log-implementation' => array(
|
|
'dev_requirement' => false,
|
|
'provided' => array(
|
|
0 => '1.0.0',
|
|
),
|
|
),
|
|
'woocommerce/action-scheduler' => array(
|
|
'pretty_version' => '3.6.1',
|
|
'version' => '3.6.1.0',
|
|
'reference' => '7fd383cad3d64b419ec81bcd05bab44355a6e6ef',
|
|
'type' => 'wordpress-plugin',
|
|
'install_path' => __DIR__ . '/../woocommerce/action-scheduler',
|
|
'aliases' => array(),
|
|
'dev_requirement' => false,
|
|
),
|
|
),
|
|
);
|