PluginProbe
Product Labels, Quick View, Buy Now, Pre-Orders, Frequently Bought Together & More for WooCommerce – Merchant / trunk
Product Labels, Quick View, Buy Now, Pre-Orders, Frequently Bought Together & More for WooCommerce – Merchant vtrunk
2.3.1 2.3.0 2.2.8 2.2.7 trunk 1.10.0 1.10.1 1.10.2 1.10.3 1.10.4 1.10.5 1.11.0 1.11.1 1.11.2 1.6 1.7 1.8 1.8.1 1.8.2 1.8.3 1.9.0 1.9.1 1.9.10 1.9.11 1.9.12 All 59 releases
merchant / vendor / composer / installed.php

installed.php in Product Labels, Quick View, Buy Now, Pre-Orders, Frequently Bought Together & More for WooCommerce – Merchant trunk, at vendor/composer/installed.php

33 lines 1.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' => 'athemes/merchant',
4 'pretty_version' => 'v2.3.1',
5 'version' => '2.3.1.0',
6 'reference' => '7319ba5b00d57666e945d646c8a92692da001eac',
7 'type' => 'library',
8 'install_path' => __DIR__ . '/../../',
9 'aliases' => array(),
10 'dev' => false,
11 ),
12 'versions' => array(
13 'athemes/merchant' => array(
14 'pretty_version' => 'v2.3.1',
15 'version' => '2.3.1.0',
16 'reference' => '7319ba5b00d57666e945d646c8a92692da001eac',
17 'type' => 'library',
18 'install_path' => __DIR__ . '/../../',
19 'aliases' => array(),
20 'dev_requirement' => false,
21 ),
22 'woocommerce/action-scheduler' => array(
23 'pretty_version' => '3.9.3',
24 'version' => '3.9.3.0',
25 'reference' => 'c58cdbab17651303d406cd3b22cf9d75c71c986c',
26 'type' => 'wordpress-plugin',
27 'install_path' => __DIR__ . '/../woocommerce/action-scheduler',
28 'aliases' => array(),
29 'dev_requirement' => false,
30 ),
31 ),
32 );
33