PluginProbe
ShopBuilder – WooCommerce Builder For Elementor / 3.1.2
ShopBuilder – WooCommerce Builder For Elementor v3.1.2
3.4.2 3.4.1 3.4.0 2.0.1 2.0.2 2.0.3 2.1.0 2.1.1 2.1.10 2.1.11 2.1.12 2.1.13 2.1.14 2.1.15 2.1.2 2.1.3 2.1.4 2.1.5 2.1.6 2.1.7 2.1.8 2.1.9 2.2.0 2.2.1 2.2.2 All 63 releases
shopbuilder / vendor / composer / installed.php

installed.php in ShopBuilder – WooCommerce Builder For Elementor 3.1.2, at vendor/composer/installed.php

42 lines 1.5 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' => 'radiustheme/shopbuilder',
4 'pretty_version' => 'dev-main',
5 'version' => 'dev-main',
6 'reference' => '490e721d16ae49b1d3bb2209838bc4c514d0f8a3',
7 'type' => 'library',
8 'install_path' => __DIR__ . '/../../',
9 'aliases' => array(),
10 'dev' => true,
11 ),
12 'versions' => array(
13 'matthiasmullie/minify' => array(
14 'pretty_version' => '1.3.75',
15 'version' => '1.3.75.0',
16 'reference' => '76ba4a5f555fd7bf4aa408af608e991569076671',
17 'type' => 'library',
18 'install_path' => __DIR__ . '/../matthiasmullie/minify',
19 'aliases' => array(),
20 'dev_requirement' => false,
21 ),
22 'matthiasmullie/path-converter' => array(
23 'pretty_version' => '1.1.3',
24 'version' => '1.1.3.0',
25 'reference' => 'e7d13b2c7e2f2268e1424aaed02085518afa02d9',
26 'type' => 'library',
27 'install_path' => __DIR__ . '/../matthiasmullie/path-converter',
28 'aliases' => array(),
29 'dev_requirement' => false,
30 ),
31 'radiustheme/shopbuilder' => array(
32 'pretty_version' => 'dev-main',
33 'version' => 'dev-main',
34 'reference' => '490e721d16ae49b1d3bb2209838bc4c514d0f8a3',
35 'type' => 'library',
36 'install_path' => __DIR__ . '/../../',
37 'aliases' => array(),
38 'dev_requirement' => false,
39 ),
40 ),
41 );
42