VPN licensing server
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

34 satır
662B

  1. <?php return array (
  2. 'root' =>
  3. array (
  4. 'pretty_version' => '1.0.0+no-version-set',
  5. 'version' => '1.0.0.0',
  6. 'aliases' =>
  7. array (
  8. ),
  9. 'reference' => NULL,
  10. 'name' => '__root__',
  11. ),
  12. 'versions' =>
  13. array (
  14. '__root__' =>
  15. array (
  16. 'pretty_version' => '1.0.0+no-version-set',
  17. 'version' => '1.0.0.0',
  18. 'aliases' =>
  19. array (
  20. ),
  21. 'reference' => NULL,
  22. ),
  23. 'sergeytsalkov/meekrodb' =>
  24. array (
  25. 'pretty_version' => 'v2.3.1',
  26. 'version' => '2.3.1.0',
  27. 'aliases' =>
  28. array (
  29. ),
  30. 'reference' => 'e8c19ca2f8ed6a0fd0012c6c97e78aac80fded30',
  31. ),
  32. ),
  33. );