ClassLoader.php
3 years ago
InstalledVersions.php
4 years ago
LICENSE
6 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
4 years ago
installed.json
4 years ago
installed.php
4 years ago
platform_check.php
4 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' => '951350ece2d03c669abdcd9f61f36a79fee1a35b', |
| 10 | 'name' => 'cabrerahector/wordpress-popular-posts', |
| 11 | ), |
| 12 | 'versions' => |
| 13 | array ( |
| 14 | 'cabrerahector/wordpress-popular-posts' => |
| 15 | array ( |
| 16 | 'pretty_version' => 'dev-master', |
| 17 | 'version' => 'dev-master', |
| 18 | 'aliases' => |
| 19 | array ( |
| 20 | ), |
| 21 | 'reference' => '951350ece2d03c669abdcd9f61f36a79fee1a35b', |
| 22 | ), |
| 23 | ), |
| 24 | ); |
| 25 |