ClassLoader.php
4 weeks ago
InstalledVersions.php
4 weeks ago
LICENSE
4 weeks ago
autoload_classmap.php
4 weeks ago
autoload_files.php
4 weeks ago
autoload_namespaces.php
4 weeks ago
autoload_psr4.php
4 weeks ago
autoload_real.php
4 weeks ago
autoload_static.php
4 weeks ago
installed.json
4 weeks ago
installed.php
4 weeks ago
platform_check.php
4 weeks ago
installed.php
154 lines
| 1 | <?php return array( |
| 2 | 'root' => array( |
| 3 | 'name' => 'siteground/sg-ai-studio', |
| 4 | 'pretty_version' => 'dev-main', |
| 5 | 'version' => 'dev-main', |
| 6 | 'reference' => 'b843030900782c2668916f1a8c5d5b8420aa474e', |
| 7 | 'type' => 'wordpress-plugin', |
| 8 | 'install_path' => __DIR__ . '/../../', |
| 9 | 'aliases' => array(), |
| 10 | 'dev' => true, |
| 11 | ), |
| 12 | 'versions' => array( |
| 13 | 'charles-rumley/php-po-to-json' => array( |
| 14 | 'pretty_version' => 'dev-master', |
| 15 | 'version' => 'dev-master', |
| 16 | 'reference' => 'c2d228fbbb69b90b6c331141b89c4faf985e6152', |
| 17 | 'type' => 'package', |
| 18 | 'install_path' => __DIR__ . '/../charles-rumley/php-po-to-json', |
| 19 | 'aliases' => array( |
| 20 | 0 => '9999999-dev', |
| 21 | ), |
| 22 | 'dev_requirement' => false, |
| 23 | ), |
| 24 | 'firebase/php-jwt' => array( |
| 25 | 'pretty_version' => 'v6.10.0', |
| 26 | 'version' => '6.10.0.0', |
| 27 | 'reference' => 'a49db6f0a5033aef5143295342f1c95521b075ff', |
| 28 | 'type' => 'library', |
| 29 | 'install_path' => __DIR__ . '/../firebase/php-jwt', |
| 30 | 'aliases' => array(), |
| 31 | 'dev_requirement' => false, |
| 32 | ), |
| 33 | 'guzzlehttp/guzzle' => array( |
| 34 | 'pretty_version' => '7.10.0', |
| 35 | 'version' => '7.10.0.0', |
| 36 | 'reference' => 'b51ac707cfa420b7bfd4e4d5e510ba8008e822b4', |
| 37 | 'type' => 'library', |
| 38 | 'install_path' => __DIR__ . '/../guzzlehttp/guzzle', |
| 39 | 'aliases' => array(), |
| 40 | 'dev_requirement' => false, |
| 41 | ), |
| 42 | 'guzzlehttp/promises' => array( |
| 43 | 'pretty_version' => '2.3.0', |
| 44 | 'version' => '2.3.0.0', |
| 45 | 'reference' => '481557b130ef3790cf82b713667b43030dc9c957', |
| 46 | 'type' => 'library', |
| 47 | 'install_path' => __DIR__ . '/../guzzlehttp/promises', |
| 48 | 'aliases' => array(), |
| 49 | 'dev_requirement' => false, |
| 50 | ), |
| 51 | 'guzzlehttp/psr7' => array( |
| 52 | 'pretty_version' => '2.8.0', |
| 53 | 'version' => '2.8.0.0', |
| 54 | 'reference' => '21dc724a0583619cd1652f673303492272778051', |
| 55 | 'type' => 'library', |
| 56 | 'install_path' => __DIR__ . '/../guzzlehttp/psr7', |
| 57 | 'aliases' => array(), |
| 58 | 'dev_requirement' => false, |
| 59 | ), |
| 60 | 'psr/http-client' => array( |
| 61 | 'pretty_version' => '1.0.3', |
| 62 | 'version' => '1.0.3.0', |
| 63 | 'reference' => 'bb5906edc1c324c9a05aa0873d40117941e5fa90', |
| 64 | 'type' => 'library', |
| 65 | 'install_path' => __DIR__ . '/../psr/http-client', |
| 66 | 'aliases' => array(), |
| 67 | 'dev_requirement' => false, |
| 68 | ), |
| 69 | 'psr/http-client-implementation' => array( |
| 70 | 'dev_requirement' => false, |
| 71 | 'provided' => array( |
| 72 | 0 => '1.0', |
| 73 | ), |
| 74 | ), |
| 75 | 'psr/http-factory' => array( |
| 76 | 'pretty_version' => '1.1.0', |
| 77 | 'version' => '1.1.0.0', |
| 78 | 'reference' => '2b4765fddfe3b508ac62f829e852b1501d3f6e8a', |
| 79 | 'type' => 'library', |
| 80 | 'install_path' => __DIR__ . '/../psr/http-factory', |
| 81 | 'aliases' => array(), |
| 82 | 'dev_requirement' => false, |
| 83 | ), |
| 84 | 'psr/http-factory-implementation' => array( |
| 85 | 'dev_requirement' => false, |
| 86 | 'provided' => array( |
| 87 | 0 => '1.0', |
| 88 | ), |
| 89 | ), |
| 90 | 'psr/http-message' => array( |
| 91 | 'pretty_version' => '2.0', |
| 92 | 'version' => '2.0.0.0', |
| 93 | 'reference' => '402d35bcb92c70c026d1a6a9883f06b2ead23d71', |
| 94 | 'type' => 'library', |
| 95 | 'install_path' => __DIR__ . '/../psr/http-message', |
| 96 | 'aliases' => array(), |
| 97 | 'dev_requirement' => false, |
| 98 | ), |
| 99 | 'psr/http-message-implementation' => array( |
| 100 | 'dev_requirement' => false, |
| 101 | 'provided' => array( |
| 102 | 0 => '1.0', |
| 103 | ), |
| 104 | ), |
| 105 | 'ralouphie/getallheaders' => array( |
| 106 | 'pretty_version' => '3.0.3', |
| 107 | 'version' => '3.0.3.0', |
| 108 | 'reference' => '120b605dfeb996808c31b6477290a714d356e822', |
| 109 | 'type' => 'library', |
| 110 | 'install_path' => __DIR__ . '/../ralouphie/getallheaders', |
| 111 | 'aliases' => array(), |
| 112 | 'dev_requirement' => false, |
| 113 | ), |
| 114 | 'sepia/po-parser' => array( |
| 115 | 'pretty_version' => '4.2.2', |
| 116 | 'version' => '4.2.2.0', |
| 117 | 'reference' => '8a6bbcd4a231b19e1b052c1c46b0fe2935331afe', |
| 118 | 'type' => 'library', |
| 119 | 'install_path' => __DIR__ . '/../sepia/po-parser', |
| 120 | 'aliases' => array(), |
| 121 | 'dev_requirement' => false, |
| 122 | ), |
| 123 | 'siteground/sg-ai-studio' => array( |
| 124 | 'pretty_version' => 'dev-main', |
| 125 | 'version' => 'dev-main', |
| 126 | 'reference' => 'b843030900782c2668916f1a8c5d5b8420aa474e', |
| 127 | 'type' => 'wordpress-plugin', |
| 128 | 'install_path' => __DIR__ . '/../../', |
| 129 | 'aliases' => array(), |
| 130 | 'dev_requirement' => false, |
| 131 | ), |
| 132 | 'siteground/siteground-i18n' => array( |
| 133 | 'pretty_version' => 'dev-master', |
| 134 | 'version' => 'dev-master', |
| 135 | 'reference' => '714db79a69f373acd8f8023aededc27e94463041', |
| 136 | 'type' => 'library', |
| 137 | 'install_path' => __DIR__ . '/../siteground/siteground-i18n', |
| 138 | 'aliases' => array( |
| 139 | 0 => '9999999-dev', |
| 140 | ), |
| 141 | 'dev_requirement' => false, |
| 142 | ), |
| 143 | 'symfony/deprecation-contracts' => array( |
| 144 | 'pretty_version' => 'v2.5.4', |
| 145 | 'version' => '2.5.4.0', |
| 146 | 'reference' => '605389f2a7e5625f273b53960dc46aeaf9c62918', |
| 147 | 'type' => 'library', |
| 148 | 'install_path' => __DIR__ . '/../symfony/deprecation-contracts', |
| 149 | 'aliases' => array(), |
| 150 | 'dev_requirement' => false, |
| 151 | ), |
| 152 | ), |
| 153 | ); |
| 154 |