PluginProbe
Optimole – Optimize Images | Convert WebP & AVIF | CDN & Lazy Load | Image Optimization / 3.11.1
Optimole – Optimize Images | Convert WebP & AVIF | CDN & Lazy Load | Image Optimization v3.11.1
4.2.13 4.2.12 4.2.11 4.2.10 4.2.9 4.2.8 4.2.7 4.2.6 4.2.5 2.5.5 2.5.6 2.5.7 3.0.0 3.0.1 3.1.0 3.1.1 3.1.2 3.1.3 3.10.0 3.11.0 3.11.1 3.11.2 3.11.3 3.12.0 3.12.1 All 134 releases
optimole-wp / vendor / composer / installed.php

installed.php in Optimole – Optimize Images | Convert WebP & AVIF | CDN & Lazy Load | Image Optimization 3.11.1, at vendor/composer/installed.php

33 lines 1.0 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 <?php return array(
2 'root' => array(
3 'name' => 'codeinwp/optimole-wp',
4 'pretty_version' => '1.1.2',
5 'version' => '1.1.2.0',
6 'reference' => NULL,
7 'type' => 'library',
8 'install_path' => __DIR__ . '/../../',
9 'aliases' => array(),
10 'dev' => false,
11 ),
12 'versions' => array(
13 'codeinwp/optimole-wp' => array(
14 'pretty_version' => '1.1.2',
15 'version' => '1.1.2.0',
16 'reference' => NULL,
17 'type' => 'library',
18 'install_path' => __DIR__ . '/../../',
19 'aliases' => array(),
20 'dev_requirement' => false,
21 ),
22 'codeinwp/themeisle-sdk' => array(
23 'pretty_version' => '3.3.7',
24 'version' => '3.3.7.0',
25 'reference' => 'c9ecce719a5d8dccb1d35e64114e0fd9248b0392',
26 'type' => 'library',
27 'install_path' => __DIR__ . '/../codeinwp/themeisle-sdk',
28 'aliases' => array(),
29 'dev_requirement' => false,
30 ),
31 ),
32 );
33