Files
2026-04-28 15:13:50 +02:00

33 lines
1.2 KiB
PHP

<?php return array(
'root' => array(
'name' => 'gbiorczyk/webp-converter-for-media',
'pretty_version' => 'dev-master',
'version' => 'dev-master',
'reference' => '2cfa010f8cf7232f32c3b92d7706ea60b0b580f8',
'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' => '2cfa010f8cf7232f32c3b92d7706ea60b0b580f8',
'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,
),
),
);