PluginProbe
Discount Rules for WooCommerce – Disco | Dynamic Pricing, Conditions, Bulk, Bundle, BOGO / 1.4.14
Discount Rules for WooCommerce – Disco | Dynamic Pricing, Conditions, Bulk, Bundle, BOGO v1.4.14
1.4.14 1.4.13 1.4.12 1.4.11 1.4.10 1.4.9 1.4.8 1.4.7 1.4.6 1.4.5 1.4.4 1.4.3 1.4.2 1.4.1 1.4.0 1.3.54 1.3.53 1.3.52 1.3.51 1.3.50 1.3.49 1.3.48 1.3.47 1.3.46 1.3.45 All 177 releases
disco / vendor / composer / installed.php

installed.php in Discount Rules for WooCommerce – Disco | Dynamic Pricing, Conditions, Bulk, Bundle, BOGO 1.4.14, at vendor/composer/installed.php

60 lines 2.2 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' => 'webappick/disco',
4 'pretty_version' => '1.4.14',
5 'version' => '1.4.14.0',
6 'reference' => 'af3be3c3d7f26896df1d8c87395340088ccc8305',
7 'type' => 'wordpress-plugin',
8 'install_path' => __DIR__ . '/../../',
9 'aliases' => array(),
10 'dev' => false,
11 ),
12 'versions' => array(
13 'inpsyde/assets' => array(
14 'pretty_version' => '2.8.3',
15 'version' => '2.8.3.0',
16 'reference' => 'f198d7d8b726132851413a6a9b4918e02c077a4b',
17 'type' => 'library',
18 'install_path' => __DIR__ . '/../inpsyde/assets',
19 'aliases' => array(),
20 'dev_requirement' => false,
21 ),
22 'inpsyde/wp-context' => array(
23 'pretty_version' => '1.5.0',
24 'version' => '1.5.0.0',
25 'reference' => '1f61ccb539e287e2688dfdf86dea0448c18fc8c6',
26 'type' => 'library',
27 'install_path' => __DIR__ . '/../inpsyde/wp-context',
28 'aliases' => array(),
29 'dev_requirement' => false,
30 ),
31 'micropackage/internationalization' => array(
32 'pretty_version' => '1.0.2',
33 'version' => '1.0.2.0',
34 'reference' => 'cb140d4c4cbf9828bfcb20242b202517379381df',
35 'type' => 'library',
36 'install_path' => __DIR__ . '/../micropackage/internationalization',
37 'aliases' => array(),
38 'dev_requirement' => false,
39 ),
40 'micropackage/requirements' => array(
41 'pretty_version' => '1.2.2',
42 'version' => '1.2.2.0',
43 'reference' => 'c2fa8c2df7cefa3c7016a6e0ad755b8bdc73f519',
44 'type' => 'library',
45 'install_path' => __DIR__ . '/../micropackage/requirements',
46 'aliases' => array(),
47 'dev_requirement' => false,
48 ),
49 'webappick/disco' => array(
50 'pretty_version' => '1.4.14',
51 'version' => '1.4.14.0',
52 'reference' => 'af3be3c3d7f26896df1d8c87395340088ccc8305',
53 'type' => 'wordpress-plugin',
54 'install_path' => __DIR__ . '/../../',
55 'aliases' => array(),
56 'dev_requirement' => false,
57 ),
58 ),
59 );
60