| @@ -2,9 +2,9 @@ | ||
| 2 | 2 | 'root' => array( |
| 3 | 3 | 'name' => 'radiustheme/shopbuilder', |
| 4 | 4 | 'pretty_version' => 'dev-main', |
| 5 | 5 | 'version' => 'dev-main', |
| 6 | - 'reference' => '94b08b2d044bdb25b5b55136b317c9b79226432a', | |
| 6 | + 'reference' => '43b518ad9a3b21dc62d3cd1c64b3e3ce003f1d89', | |
| 7 | 7 | 'type' => 'library', |
| 8 | 8 | 'install_path' => __DIR__ . '/../../', |
| 9 | 9 | 'aliases' => array(), |
| 10 | 10 | 'dev' => true, |
| @@ -9,12 +9,39 @@ | ||
| 9 | 9 | 'aliases' => array(), |
| 10 | 10 | 'dev' => true, |
| 11 | 11 | ), |
| 12 | 12 | 'versions' => array( |
| 13 | + 'codesvault/howdy-qb' => array( | |
| 14 | + 'pretty_version' => '2.2.2', | |
| 15 | + 'version' => '2.2.2.0', | |
| 16 | + 'reference' => '676efa5798e22b002c351930e94db4177e8d6c9d', | |
| 17 | + 'type' => 'library', | |
| 18 | + 'install_path' => __DIR__ . '/../codesvault/howdy-qb', | |
| 19 | + 'aliases' => array(), | |
| 20 | + 'dev_requirement' => false, | |
| 21 | + ), | |
| 22 | + 'matthiasmullie/minify' => array( | |
| 23 | + 'pretty_version' => '1.3.75', | |
| 24 | + 'version' => '1.3.75.0', | |
| 25 | + 'reference' => '76ba4a5f555fd7bf4aa408af608e991569076671', | |
| 26 | + 'type' => 'library', | |
| 27 | + 'install_path' => __DIR__ . '/../matthiasmullie/minify', | |
| 28 | + 'aliases' => array(), | |
| 29 | + 'dev_requirement' => false, | |
| 30 | + ), | |
| 31 | + 'matthiasmullie/path-converter' => array( | |
| 32 | + 'pretty_version' => '1.1.3', | |
| 33 | + 'version' => '1.1.3.0', | |
| 34 | + 'reference' => 'e7d13b2c7e2f2268e1424aaed02085518afa02d9', | |
| 35 | + 'type' => 'library', | |
| 36 | + 'install_path' => __DIR__ . '/../matthiasmullie/path-converter', | |
| 37 | + 'aliases' => array(), | |
| 38 | + 'dev_requirement' => false, | |
| 39 | + ), | |
| 13 | 40 | 'radiustheme/shopbuilder' => array( |
| 14 | 41 | 'pretty_version' => 'dev-main', |
| 15 | 42 | 'version' => 'dev-main', |
| 16 | - 'reference' => '94b08b2d044bdb25b5b55136b317c9b79226432a', | |
| 43 | + 'reference' => '43b518ad9a3b21dc62d3cd1c64b3e3ce003f1d89', | |
| 17 | 44 | 'type' => 'library', |
| 18 | 45 | 'install_path' => __DIR__ . '/../../', |
| 19 | 46 | 'aliases' => array(), |
| 20 | 47 | 'dev_requirement' => false, |