ClassLoader.php
3 years ago
InstalledVersions.php
3 years ago
LICENSE
3 years ago
autoload_classmap.php
3 years ago
autoload_namespaces.php
3 years ago
autoload_psr4.php
3 years ago
autoload_real.php
3 years ago
autoload_static.php
3 years ago
installed.json
3 years ago
installed.php
3 years ago
installed.php
25 lines
| 1 | <?php return array ( |
| 2 | 'root' => |
| 3 | array ( |
| 4 | 'pretty_version' => 'dev-master', |
| 5 | 'version' => 'dev-master', |
| 6 | 'aliases' => |
| 7 | array ( |
| 8 | ), |
| 9 | 'reference' => 'aec38dfac3a7d39fa7afd3625ed2084603ac16b6', |
| 10 | 'name' => 'meow-crew/conditional-logic-for-product-addons', |
| 11 | ), |
| 12 | 'versions' => |
| 13 | array ( |
| 14 | 'meow-crew/conditional-logic-for-product-addons' => |
| 15 | array ( |
| 16 | 'pretty_version' => 'dev-master', |
| 17 | 'version' => 'dev-master', |
| 18 | 'aliases' => |
| 19 | array ( |
| 20 | ), |
| 21 | 'reference' => 'aec38dfac3a7d39fa7afd3625ed2084603ac16b6', |
| 22 | ), |
| 23 | ), |
| 24 | ); |
| 25 |