Files

42 lines
1.5 KiB
PHP

<?php return array(
'root' => array(
'name' => 'updraftplus/all-in-one-wp-security-and-firewall',
'pretty_version' => 'dev-master',
'version' => 'dev-master',
'reference' => '5fcc32abf067fac04bc99d29af1b3e97b4b537ec',
'type' => 'project',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),
'dev' => false,
),
'versions' => array(
'mlocati/ip-lib' => array(
'pretty_version' => '1.18.0',
'version' => '1.18.0.0',
'reference' => 'c77bd0b1f3e3956c7e9661e75cb1f54ed67d95d2',
'type' => 'library',
'install_path' => __DIR__ . '/../mlocati/ip-lib',
'aliases' => array(),
'dev_requirement' => false,
),
'team-updraft/common-libs' => array(
'pretty_version' => '3.0.3',
'version' => '3.0.3.0',
'reference' => 'cd30bf3b65e2cadcea1cca01deb32f5cd21a0b63',
'type' => 'library',
'install_path' => __DIR__ . '/../team-updraft/common-libs',
'aliases' => array(),
'dev_requirement' => false,
),
'updraftplus/all-in-one-wp-security-and-firewall' => array(
'pretty_version' => 'dev-master',
'version' => 'dev-master',
'reference' => '5fcc32abf067fac04bc99d29af1b3e97b4b537ec',
'type' => 'project',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),
'dev_requirement' => false,
),
),
);