installed.php 3.3 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586
  1. <?php return array(
  2. 'root' => array(
  3. 'pretty_version' => 'dev-main',
  4. 'version' => 'dev-main',
  5. 'type' => 'library',
  6. 'install_path' => __DIR__ . '/../../',
  7. 'aliases' => array(),
  8. 'reference' => '1e3b7a9b548ee02e0b4dbd07b67dbcc38b54783f',
  9. 'name' => '__root__',
  10. 'dev' => true,
  11. ),
  12. 'versions' => array(
  13. '__root__' => array(
  14. 'pretty_version' => 'dev-main',
  15. 'version' => 'dev-main',
  16. 'type' => 'library',
  17. 'install_path' => __DIR__ . '/../../',
  18. 'aliases' => array(),
  19. 'reference' => '1e3b7a9b548ee02e0b4dbd07b67dbcc38b54783f',
  20. 'dev_requirement' => false,
  21. ),
  22. 'graham-campbell/result-type' => array(
  23. 'pretty_version' => 'v1.1.1',
  24. 'version' => '1.1.1.0',
  25. 'type' => 'library',
  26. 'install_path' => __DIR__ . '/../graham-campbell/result-type',
  27. 'aliases' => array(),
  28. 'reference' => '672eff8cf1d6fe1ef09ca0f89c4b287d6a3eb831',
  29. 'dev_requirement' => false,
  30. ),
  31. 'phpoption/phpoption' => array(
  32. 'pretty_version' => '1.9.1',
  33. 'version' => '1.9.1.0',
  34. 'type' => 'library',
  35. 'install_path' => __DIR__ . '/../phpoption/phpoption',
  36. 'aliases' => array(),
  37. 'reference' => 'dd3a383e599f49777d8b628dadbb90cae435b87e',
  38. 'dev_requirement' => false,
  39. ),
  40. 'seinopsys/postgresql-database-class' => array(
  41. 'pretty_version' => 'v3.1.1',
  42. 'version' => '3.1.1.0',
  43. 'type' => 'library',
  44. 'install_path' => __DIR__ . '/../seinopsys/postgresql-database-class',
  45. 'aliases' => array(),
  46. 'reference' => '47a648fdb67c2fc27e8ff35091c8e36cd95596e9',
  47. 'dev_requirement' => false,
  48. ),
  49. 'symfony/polyfill-ctype' => array(
  50. 'pretty_version' => 'v1.27.0',
  51. 'version' => '1.27.0.0',
  52. 'type' => 'library',
  53. 'install_path' => __DIR__ . '/../symfony/polyfill-ctype',
  54. 'aliases' => array(),
  55. 'reference' => '5bbc823adecdae860bb64756d639ecfec17b050a',
  56. 'dev_requirement' => false,
  57. ),
  58. 'symfony/polyfill-mbstring' => array(
  59. 'pretty_version' => 'v1.27.0',
  60. 'version' => '1.27.0.0',
  61. 'type' => 'library',
  62. 'install_path' => __DIR__ . '/../symfony/polyfill-mbstring',
  63. 'aliases' => array(),
  64. 'reference' => '8ad114f6b39e2c98a8b0e3bd907732c207c2b534',
  65. 'dev_requirement' => false,
  66. ),
  67. 'symfony/polyfill-php80' => array(
  68. 'pretty_version' => 'v1.27.0',
  69. 'version' => '1.27.0.0',
  70. 'type' => 'library',
  71. 'install_path' => __DIR__ . '/../symfony/polyfill-php80',
  72. 'aliases' => array(),
  73. 'reference' => '7a6ff3f1959bb01aefccb463a0f2cd3d3d2fd936',
  74. 'dev_requirement' => false,
  75. ),
  76. 'vlucas/phpdotenv' => array(
  77. 'pretty_version' => 'v5.5.0',
  78. 'version' => '5.5.0.0',
  79. 'type' => 'library',
  80. 'install_path' => __DIR__ . '/../vlucas/phpdotenv',
  81. 'aliases' => array(),
  82. 'reference' => '1a7ea2afc49c3ee6d87061f5a233e3a035d0eae7',
  83. 'dev_requirement' => false,
  84. ),
  85. ),
  86. );