PluginProbe
Image Optimizer – Compress Images and Convert to WebP or AVIF / 1.7.6
Image Optimizer – Compress Images and Convert to WebP or AVIF v1.7.6
1.7.7 1.7.6 1.7.5 1.7.4 trunk 1.0.0 1.0.1 1.0.2 1.1.0 1.2.0 1.2.1 1.3.0 1.4.0 1.4.1 1.5.0 1.5.1 1.5.2 1.5.3 1.5.4 1.6.0 1.6.1 1.6.2 1.6.3 1.6.4 1.6.5 All 33 releases
image-optimization / vendor / composer / installed.php

installed.php in Image Optimizer – Compress Images and Convert to WebP or AVIF 1.7.6, at vendor/composer/installed.php

51 lines 1.9 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' => 'elementor/image-optimizer',
4 'pretty_version' => 'dev-main',
5 'version' => 'dev-main',
6 'reference' => 'b4ba189a6277d5ef26e72aa0ceca592307008e4e',
7 'type' => 'library',
8 'install_path' => __DIR__ . '/../../',
9 'aliases' => array(),
10 'dev' => false,
11 ),
12 'versions' => array(
13 'elementor/image-optimizer' => array(
14 'pretty_version' => 'dev-main',
15 'version' => 'dev-main',
16 'reference' => 'b4ba189a6277d5ef26e72aa0ceca592307008e4e',
17 'type' => 'library',
18 'install_path' => __DIR__ . '/../../',
19 'aliases' => array(),
20 'dev_requirement' => false,
21 ),
22 'elementor/wp-notifications-package' => array(
23 'pretty_version' => '1.2.0',
24 'version' => '1.2.0.0',
25 'reference' => 'dd25ca9dd79402c3bb51fab112aa079702eb165e',
26 'type' => 'library',
27 'install_path' => __DIR__ . '/../elementor/wp-notifications-package',
28 'aliases' => array(),
29 'dev_requirement' => false,
30 ),
31 'elementor/wp-one-package' => array(
32 'pretty_version' => '1.0.66',
33 'version' => '1.0.66.0',
34 'reference' => null,
35 'type' => 'library',
36 'install_path' => __DIR__ . '/../elementor/wp-one-package',
37 'aliases' => array(),
38 'dev_requirement' => false,
39 ),
40 'woocommerce/action-scheduler' => array(
41 'pretty_version' => '3.9.0',
42 'version' => '3.9.0.0',
43 'reference' => '90b98e6fe97d455679b1d288f050cad8f6f79771',
44 'type' => 'wordpress-plugin',
45 'install_path' => __DIR__ . '/../woocommerce/action-scheduler',
46 'aliases' => array(),
47 'dev_requirement' => false,
48 ),
49 ),
50 );
51