first
This commit is contained in:
32
wp-content/plugins/webp-converter-for-media/vendor/composer/installed.php
vendored
Normal file
32
wp-content/plugins/webp-converter-for-media/vendor/composer/installed.php
vendored
Normal file
@ -0,0 +1,32 @@
|
||||
<?php return array(
|
||||
'root' => array(
|
||||
'name' => 'gbiorczyk/webp-converter-for-media',
|
||||
'pretty_version' => 'dev-master',
|
||||
'version' => 'dev-master',
|
||||
'reference' => '94ebc8e03a1d747b406ab851bd6f2a83f22a68aa',
|
||||
'type' => 'library',
|
||||
'install_path' => __DIR__ . '/../../',
|
||||
'aliases' => array(),
|
||||
'dev' => false,
|
||||
),
|
||||
'versions' => array(
|
||||
'gbiorczyk/webp-converter-for-media' => array(
|
||||
'pretty_version' => 'dev-master',
|
||||
'version' => 'dev-master',
|
||||
'reference' => '94ebc8e03a1d747b406ab851bd6f2a83f22a68aa',
|
||||
'type' => 'library',
|
||||
'install_path' => __DIR__ . '/../../',
|
||||
'aliases' => array(),
|
||||
'dev_requirement' => false,
|
||||
),
|
||||
'matt-plugins/deactivation-modal' => array(
|
||||
'pretty_version' => '1.0.4',
|
||||
'version' => '1.0.4.0',
|
||||
'reference' => '38f926fa6f6dbe0642c72942160d84d3d920b781',
|
||||
'type' => 'library',
|
||||
'install_path' => __DIR__ . '/../matt-plugins/deactivation-modal',
|
||||
'aliases' => array(),
|
||||
'dev_requirement' => false,
|
||||
),
|
||||
),
|
||||
);
|
Reference in New Issue
Block a user