oont-contents/plugins/webp-converter-for-media/vendor/composer/installed.php
2025-04-06 08:34:48 +02:00

32 lines
1.2 KiB
PHP

<?php return array(
'root' => array(
'name' => 'gbiorczyk/webp-converter-for-media',
'pretty_version' => 'dev-master',
'version' => 'dev-master',
'reference' => '15ad3b2ae4acf0c6c204e698d0d28895d0efeb43',
'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' => '15ad3b2ae4acf0c6c204e698d0d28895d0efeb43',
'type' => 'library',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),
'dev_requirement' => false,
),
'matt-plugins/deactivation-modal' => array(
'pretty_version' => '1.1.0',
'version' => '1.1.0.0',
'reference' => '5f85cb93f2260c7c2626a86ab44e9a4f735664dc',
'type' => 'library',
'install_path' => __DIR__ . '/../matt-plugins/deactivation-modal',
'aliases' => array(),
'dev_requirement' => false,
),
),
);