Phase 6: WebP image conversion - Converter for Media plugin with Nginx rewrite rules

This commit is contained in:
Hanson.xyz Dev
2025-11-28 17:16:24 -06:00
parent 91de533da4
commit 78a744ef06
260 changed files with 21138 additions and 5 deletions
@@ -0,0 +1,32 @@
<?php return array(
'root' => array(
'name' => 'gbiorczyk/webp-converter-for-media',
'pretty_version' => 'dev-master',
'version' => 'dev-master',
'reference' => 'ce2723372b8386c8e62e0ba89fe02680a0c41fd2',
'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' => 'ce2723372b8386c8e62e0ba89fe02680a0c41fd2',
'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,
),
),
);