initial
This commit is contained in:
@@ -0,0 +1,32 @@
|
||||
<?php return array(
|
||||
'root' => array(
|
||||
'name' => 'gravityforms/gravitysmtp',
|
||||
'pretty_version' => 'dev-main',
|
||||
'version' => 'dev-main',
|
||||
'reference' => '1c19348314dc74e8e49fc4ce70f4a5dea2c5254d',
|
||||
'type' => 'library',
|
||||
'install_path' => __DIR__ . '/../../',
|
||||
'aliases' => array(),
|
||||
'dev' => false,
|
||||
),
|
||||
'versions' => array(
|
||||
'gravityforms/gravity-tools' => array(
|
||||
'pretty_version' => '0.4.14',
|
||||
'version' => '0.4.14.0',
|
||||
'reference' => '38c993edb6e296296265de4f1eae2b6e297dd224',
|
||||
'type' => 'library',
|
||||
'install_path' => __DIR__ . '/../gravityforms/gravity-tools',
|
||||
'aliases' => array(),
|
||||
'dev_requirement' => false,
|
||||
),
|
||||
'gravityforms/gravitysmtp' => array(
|
||||
'pretty_version' => 'dev-main',
|
||||
'version' => 'dev-main',
|
||||
'reference' => '1c19348314dc74e8e49fc4ce70f4a5dea2c5254d',
|
||||
'type' => 'library',
|
||||
'install_path' => __DIR__ . '/../../',
|
||||
'aliases' => array(),
|
||||
'dev_requirement' => false,
|
||||
),
|
||||
),
|
||||
);
|
||||
Reference in New Issue
Block a user