51 lines
1.9 KiB
PHP
51 lines
1.9 KiB
PHP
<?php return array(
|
|
'root' => array(
|
|
'name' => 'wp-white-security/wp-security-audit-log-premium',
|
|
'pretty_version' => '4.4.3',
|
|
'version' => '4.4.3.0',
|
|
'reference' => null,
|
|
'type' => 'wordpress-plugin',
|
|
'install_path' => __DIR__ . '/../../',
|
|
'aliases' => array(),
|
|
'dev' => false,
|
|
),
|
|
'versions' => array(
|
|
'deliciousbrains/wp-background-processing' => array(
|
|
'pretty_version' => '1.3.1',
|
|
'version' => '1.3.1.0',
|
|
'reference' => '6d1e48165e461260075b9f161b3861c7278f71e7',
|
|
'type' => 'library',
|
|
'install_path' => __DIR__ . '/../deliciousbrains/wp-background-processing',
|
|
'aliases' => array(),
|
|
'dev_requirement' => false,
|
|
),
|
|
'freemius/wordpress-sdk' => array(
|
|
'pretty_version' => '2.7.0',
|
|
'version' => '2.7.0.0',
|
|
'reference' => '9fc7bd56b1d8f5b1c880eb32a0c2186ac7617d45',
|
|
'type' => 'library',
|
|
'install_path' => __DIR__ . '/../freemius/wordpress-sdk',
|
|
'aliases' => array(),
|
|
'dev_requirement' => false,
|
|
),
|
|
'woocommerce/action-scheduler' => array(
|
|
'pretty_version' => '3.7.4',
|
|
'version' => '3.7.4.0',
|
|
'reference' => '5fb655253dc004bb7a6d840da807f0949aea8bcd',
|
|
'type' => 'wordpress-plugin',
|
|
'install_path' => __DIR__ . '/../woocommerce/action-scheduler',
|
|
'aliases' => array(),
|
|
'dev_requirement' => false,
|
|
),
|
|
'wp-white-security/wp-security-audit-log-premium' => array(
|
|
'pretty_version' => '4.4.3',
|
|
'version' => '4.4.3.0',
|
|
'reference' => null,
|
|
'type' => 'wordpress-plugin',
|
|
'install_path' => __DIR__ . '/../../',
|
|
'aliases' => array(),
|
|
'dev_requirement' => false,
|
|
),
|
|
),
|
|
);
|