PluginProbe
Optimole – Optimize Images | Convert WebP & AVIF | CDN & Lazy Load | Image Optimization / 4.2.10
Optimole – Optimize Images | Convert WebP & AVIF | CDN & Lazy Load | Image Optimization v4.2.10
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 4.2.10, at vendor/composer/installed.php

60 lines 2.1 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-sdk' => array(
14 'pretty_version' => 'v1.2.4',
15 'version' => '1.2.4.0',
16 'reference' => '2f7a48525014bd681f39ddc85c55521b719d5879',
17 'type' => 'library',
18 'install_path' => __DIR__ . '/../codeinwp/optimole-sdk',
19 'aliases' => array(),
20 'dev_requirement' => false,
21 ),
22 'codeinwp/optimole-wp' => array(
23 'pretty_version' => '1.1.2',
24 'version' => '1.1.2.0',
25 'reference' => null,
26 'type' => 'library',
27 'install_path' => __DIR__ . '/../../',
28 'aliases' => array(),
29 'dev_requirement' => false,
30 ),
31 'codeinwp/themeisle-sdk' => array(
32 'pretty_version' => '3.3.54',
33 'version' => '3.3.54.0',
34 'reference' => '095c2d0f1388af0b0196c492a7f79e2fd092dab1',
35 'type' => 'library',
36 'install_path' => __DIR__ . '/../codeinwp/themeisle-sdk',
37 'aliases' => array(),
38 'dev_requirement' => false,
39 ),
40 'enshrined/svg-sanitize' => array(
41 'pretty_version' => '0.22.0',
42 'version' => '0.22.0.0',
43 'reference' => '0afa95ea74be155a7bcd6c6fb60c276c39984500',
44 'type' => 'library',
45 'install_path' => __DIR__ . '/../enshrined/svg-sanitize',
46 'aliases' => array(),
47 'dev_requirement' => false,
48 ),
49 'symfony/polyfill-php80' => array(
50 'pretty_version' => 'v1.30.0',
51 'version' => '1.30.0.0',
52 'reference' => '77fa7995ac1b21ab60769b7323d600a991a90433',
53 'type' => 'library',
54 'install_path' => __DIR__ . '/../symfony/polyfill-php80',
55 'aliases' => array(),
56 'dev_requirement' => false,
57 ),
58 ),
59 );
60