51 lines
1.9 KiB
PHP
Executable File
51 lines
1.9 KiB
PHP
Executable File
<?php return array(
|
|
'root' => array(
|
|
'name' => 'updraftplus/all-in-one-wp-security-and-firewall',
|
|
'pretty_version' => 'dev-master',
|
|
'version' => 'dev-master',
|
|
'reference' => '5b7f8094d3fc4ee8c05dc1251148f72445a12585',
|
|
'type' => 'project',
|
|
'install_path' => __DIR__ . '/../../',
|
|
'aliases' => array(),
|
|
'dev' => false,
|
|
),
|
|
'versions' => array(
|
|
'mlocati/ip-lib' => array(
|
|
'pretty_version' => '1.22.0',
|
|
'version' => '1.22.0.0',
|
|
'reference' => '4e40ffd3bf9989db19403d89c4d8be44b87b8a91',
|
|
'type' => 'library',
|
|
'install_path' => __DIR__ . '/../mlocati/ip-lib',
|
|
'aliases' => array(),
|
|
'dev_requirement' => false,
|
|
),
|
|
'team-updraft/common-libs' => array(
|
|
'pretty_version' => '3.0.7',
|
|
'version' => '3.0.7.0',
|
|
'reference' => '30a5b39a3043cc12a6e1358183682d24376b3fdd',
|
|
'type' => 'library',
|
|
'install_path' => __DIR__ . '/../team-updraft/common-libs',
|
|
'aliases' => array(),
|
|
'dev_requirement' => false,
|
|
),
|
|
'team-updraft/lib-central' => array(
|
|
'pretty_version' => '1.25.6',
|
|
'version' => '1.25.6.0',
|
|
'reference' => '888161bd56e469a660c1c3607d9b16d82aead64d',
|
|
'type' => 'library',
|
|
'install_path' => __DIR__ . '/../team-updraft/lib-central',
|
|
'aliases' => array(),
|
|
'dev_requirement' => false,
|
|
),
|
|
'updraftplus/all-in-one-wp-security-and-firewall' => array(
|
|
'pretty_version' => 'dev-master',
|
|
'version' => 'dev-master',
|
|
'reference' => '5b7f8094d3fc4ee8c05dc1251148f72445a12585',
|
|
'type' => 'project',
|
|
'install_path' => __DIR__ . '/../../',
|
|
'aliases' => array(),
|
|
'dev_requirement' => false,
|
|
),
|
|
),
|
|
);
|