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' => '5.3',
|
|
'version' => '5.3.0.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.13.1',
|
|
'version' => '2.13.1.0',
|
|
'reference' => '7376c0eca1ae7f92aaba9d3b550bd10affe797ff',
|
|
'type' => 'library',
|
|
'install_path' => __DIR__ . '/../freemius/wordpress-sdk',
|
|
'aliases' => array(),
|
|
'dev_requirement' => false,
|
|
),
|
|
'woocommerce/action-scheduler' => array(
|
|
'pretty_version' => '3.9.3',
|
|
'version' => '3.9.3.0',
|
|
'reference' => 'c58cdbab17651303d406cd3b22cf9d75c71c986c',
|
|
'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' => '5.3',
|
|
'version' => '5.3.0.0',
|
|
'reference' => null,
|
|
'type' => 'wordpress-plugin',
|
|
'install_path' => __DIR__ . '/../../',
|
|
'aliases' => array(),
|
|
'dev_requirement' => false,
|
|
),
|
|
),
|
|
);
|