no wp
This commit is contained in:
@@ -1,23 +0,0 @@
|
||||
<?php return array(
|
||||
'root' => array(
|
||||
'name' => 'johnbillion/wp-crontrol',
|
||||
'pretty_version' => 'dev-release',
|
||||
'version' => 'dev-release',
|
||||
'reference' => 'dd6e69045b04417660f3d207bedfc605c1877e40',
|
||||
'type' => 'wordpress-plugin',
|
||||
'install_path' => __DIR__ . '/../../',
|
||||
'aliases' => array(),
|
||||
'dev' => false,
|
||||
),
|
||||
'versions' => array(
|
||||
'johnbillion/wp-crontrol' => array(
|
||||
'pretty_version' => 'dev-release',
|
||||
'version' => 'dev-release',
|
||||
'reference' => 'dd6e69045b04417660f3d207bedfc605c1877e40',
|
||||
'type' => 'wordpress-plugin',
|
||||
'install_path' => __DIR__ . '/../../',
|
||||
'aliases' => array(),
|
||||
'dev_requirement' => false,
|
||||
),
|
||||
),
|
||||
);
|
||||
Reference in New Issue
Block a user