webworld888/.composer/cache/repo/https---repo.packagist.org/provider-vlucas$phpdotenv.json
2021-10-26 19:14:12 +09:00

1 line
59 KiB
JSON

{"packages":{"litp/sae-phpdotenv":{"dev-master":{"name":"litp/sae-phpdotenv","description":"A modified version of dotenv that checks putenv function before using it","keywords":["environment","env","dotenv","sae"],"homepage":"http://github.com/litp/sae-phpdotenv","version":"dev-master","version_normalized":"9999999-dev","license":["BSD"],"authors":[{"name":"Tianpeng Li","email":"litianpeng200@gmail.com","homepage":"http://github.com/litp/"}],"source":{"type":"git","url":"https://github.com/litp/sae-phpdotenv.git","reference":"438606cdd7d9854be0d214e92a0e959aa35e525c"},"dist":{"type":"zip","url":"https://api.github.com/repos/litp/sae-phpdotenv/zipball/438606cdd7d9854be0d214e92a0e959aa35e525c","reference":"438606cdd7d9854be0d214e92a0e959aa35e525c","shasum":""},"type":"library","time":"2016-03-20T16:59:26+00:00","autoload":{"psr-4":{"Dotenv\\":"src/"}},"extra":{"branch-alias":{"dev-master":"2.2-dev"}},"require":{"php":">=5.3.9"},"require-dev":{"phpunit/phpunit":"^4.8|^5.0"},"replace":{"vlucas/phpdotenv":"self.version"},"uid":1969277}},"publiux/phpdotenv":{"dev-master":{"name":"publiux/phpdotenv","description":"Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER`, and Docker secrets automagically.","keywords":["environment","env","dotenv"],"homepage":"","version":"dev-master","version_normalized":"9999999-dev","license":["BSD-3-Clause-Attribution"],"authors":[{"name":"Raul Ruiz","email":"publiux@gmail.com"},{"name":"Vance Lucas","email":"vance@vancelucas.com","homepage":"http://www.vancelucas.com"}],"source":{"type":"git","url":"https://github.com/publiux/phpdotenv.git","reference":"39f435208a4b92687eef7ea98f7a7d153bad6e81"},"dist":{"type":"zip","url":"https://api.github.com/repos/publiux/phpdotenv/zipball/39f435208a4b92687eef7ea98f7a7d153bad6e81","reference":"39f435208a4b92687eef7ea98f7a7d153bad6e81","shasum":""},"type":"library","time":"2018-02-02T02:12:30+00:00","autoload":{"psr-4":{"Dotenv\\":"src/"}},"require":{"php":">=5.3.9"},"require-dev":{"phpunit/phpunit":"^4.8.35 || ^5.0"},"replace":{"vlucas/phpdotenv":"~2.2"},"uid":1886250},"v3.0.1":{"name":"publiux/phpdotenv","description":"Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER`, and Docker secrets automagically.","keywords":["environment","env","dotenv"],"homepage":"","version":"v3.0.1","version_normalized":"3.0.1.0","license":["BSD-3-Clause-Attribution"],"authors":[{"name":"Raul Ruiz","email":"publiux@gmail.com"},{"name":"Vance Lucas","email":"vance@vancelucas.com","homepage":"http://www.vancelucas.com"}],"source":{"type":"git","url":"https://github.com/publiux/phpdotenv.git","reference":"39f435208a4b92687eef7ea98f7a7d153bad6e81"},"dist":{"type":"zip","url":"https://api.github.com/repos/publiux/phpdotenv/zipball/39f435208a4b92687eef7ea98f7a7d153bad6e81","reference":"39f435208a4b92687eef7ea98f7a7d153bad6e81","shasum":""},"type":"library","time":"2018-02-02T02:12:30+00:00","autoload":{"psr-4":{"Dotenv\\":"src/"}},"require":{"php":">=5.3.9"},"require-dev":{"phpunit/phpunit":"^4.8.35 || ^5.0"},"replace":{"vlucas/phpdotenv":"~2.2"},"uid":1886503}},"vlucas/phpdotenv":{"1.0.0":{"name":"vlucas/phpdotenv","description":"Loads environment variables from a .env file","keywords":["environment","env"],"homepage":"http://github.com/vlucas/phpdotenv","version":"1.0.0","version_normalized":"1.0.0.0","license":["BSD"],"authors":[{"name":"Vance Lucas","email":"vance@vancelucas.com","homepage":"http://www.vancelucas.com","role":"Developer"}],"source":{"type":"git","url":"https://github.com/vlucas/phpdotenv.git","reference":"f64f14291cb7d0f2085b9aa5a9333f514a8ec387"},"dist":{"type":"zip","url":"https://api.github.com/repos/vlucas/phpdotenv/zipball/f64f14291cb7d0f2085b9aa5a9333f514a8ec387","reference":"f64f14291cb7d0f2085b9aa5a9333f514a8ec387","shasum":""},"type":"library","time":"2013-01-23T06:55:23+00:00","autoload":{"psr-0":{"Dotenv":"src/"}},"require":{"php":">=5.3.2"},"uid":33411},"1.0.1":{"name":"vlucas/phpdotenv","description":"Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.","keywords":["environment","env","dotenv"],"homepage":"http://github.com/vlucas/phpdotenv","version":"1.0.1","version_normalized":"1.0.1.0","license":["BSD"],"authors":[{"name":"Vance Lucas","email":"vance@vancelucas.com","homepage":"http://www.vancelucas.com","role":"Developer"}],"source":{"type":"git","url":"https://github.com/vlucas/phpdotenv.git","reference":"590ffa3408f1fb2321ec574131bcde73c340627b"},"dist":{"type":"zip","url":"https://api.github.com/repos/vlucas/phpdotenv/zipball/590ffa3408f1fb2321ec574131bcde73c340627b","reference":"590ffa3408f1fb2321ec574131bcde73c340627b","shasum":""},"type":"library","time":"2013-01-23T16:24:47+00:00","autoload":{"psr-0":{"Dotenv":"src/"}},"require":{"php":">=5.3.2"},"uid":33483},"1.0.2":{"name":"vlucas/phpdotenv","description":"Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.","keywords":["environment","env","dotenv"],"homepage":"http://github.com/vlucas/phpdotenv","version":"1.0.2","version_normalized":"1.0.2.0","license":["BSD"],"authors":[{"name":"Vance Lucas","email":"vance@vancelucas.com","homepage":"http://www.vancelucas.com","role":"Developer"}],"source":{"type":"git","url":"https://github.com/vlucas/phpdotenv.git","reference":"da70617b13f1c5d1a89357e275097f24e7c089e0"},"dist":{"type":"zip","url":"https://api.github.com/repos/vlucas/phpdotenv/zipball/da70617b13f1c5d1a89357e275097f24e7c089e0","reference":"da70617b13f1c5d1a89357e275097f24e7c089e0","shasum":""},"type":"library","time":"2013-08-12T19:16:15+00:00","autoload":{"psr-0":{"Dotenv":"src/"}},"require":{"php":">=5.3.2"},"uid":76114},"1.0.3":{"name":"vlucas/phpdotenv","description":"Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.","keywords":["environment","env","dotenv"],"homepage":"http://github.com/vlucas/phpdotenv","version":"1.0.3","version_normalized":"1.0.3.0","license":["BSD"],"authors":[{"name":"Vance Lucas","email":"vance@vancelucas.com","homepage":"http://www.vancelucas.com","role":"Developer"}],"source":{"type":"git","url":"https://github.com/vlucas/phpdotenv.git","reference":"f7a87e775cdcfd4ca7ea2649061e5f9f24291621"},"dist":{"type":"zip","url":"https://api.github.com/repos/vlucas/phpdotenv/zipball/f7a87e775cdcfd4ca7ea2649061e5f9f24291621","reference":"f7a87e775cdcfd4ca7ea2649061e5f9f24291621","shasum":""},"type":"library","time":"2013-12-29T22:16:26+00:00","autoload":{"psr-0":{"Dotenv":"src/"}},"require":{"php":">=5.3.2"},"require-dev":{"phpunit/phpunit":"*"},"uid":114876},"1.0.4":{"name":"vlucas/phpdotenv","description":"Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.","keywords":["environment","env","dotenv"],"homepage":"http://github.com/vlucas/phpdotenv","version":"1.0.4","version_normalized":"1.0.4.0","license":["BSD"],"authors":[{"name":"Vance Lucas","email":"vance@vancelucas.com","homepage":"http://www.vancelucas.com","role":"Developer"}],"source":{"type":"git","url":"https://github.com/vlucas/phpdotenv.git","reference":"cc85696655c5c0989b3f86ee41e3a42dd5e39b4b"},"dist":{"type":"zip","url":"https://api.github.com/repos/vlucas/phpdotenv/zipball/cc85696655c5c0989b3f86ee41e3a42dd5e39b4b","reference":"cc85696655c5c0989b3f86ee41e3a42dd5e39b4b","shasum":""},"type":"library","time":"2014-01-06T19:57:38+00:00","autoload":{"psr-0":{"Dotenv":"src/"}},"require":{"php":">=5.3.2"},"require-dev":{"phpunit/phpunit":"*"},"uid":117401},"1.0.5":{"name":"vlucas/phpdotenv","description":"Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.","keywords":["environment","env","dotenv"],"homepage":"http://github.com/vlucas/phpdotenv","version":"1.0.5","version_normalized":"1.0.5.0","license":["BSD"],"authors":[{"name":"Vance Lucas","email":"vance@vancelucas.com","homepage":"http://www.vancelucas.com","role":"Developer"}],"source":{"type":"git","url":"https://github.com/vlucas/phpdotenv.git","reference":"d19becb682abb5954b71a6ef2e93804302484f39"},"dist":{"type":"zip","url":"https://api.github.com/repos/vlucas/phpdotenv/zipball/d19becb682abb5954b71a6ef2e93804302484f39","reference":"d19becb682abb5954b71a6ef2e93804302484f39","shasum":""},"type":"library","time":"2014-01-14T16:37:15+00:00","autoload":{"psr-0":{"Dotenv":"src/"}},"require":{"php":">=5.3.2"},"require-dev":{"phpunit/phpunit":"*"},"uid":120482},"1.0.6":{"name":"vlucas/phpdotenv","description":"Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.","keywords":["environment","env","dotenv"],"homepage":"http://github.com/vlucas/phpdotenv","version":"1.0.6","version_normalized":"1.0.6.0","license":["BSD"],"authors":[{"name":"Vance Lucas","email":"vance@vancelucas.com","homepage":"http://www.vancelucas.com","role":"Developer"}],"source":{"type":"git","url":"https://github.com/vlucas/phpdotenv.git","reference":"2821c024b4c14c7e6d1ff99e063ae9532620beb2"},"dist":{"type":"zip","url":"https://api.github.com/repos/vlucas/phpdotenv/zipball/2821c024b4c14c7e6d1ff99e063ae9532620beb2","reference":"2821c024b4c14c7e6d1ff99e063ae9532620beb2","shasum":""},"type":"library","time":"2014-01-31T16:18:39+00:00","autoload":{"psr-0":{"Dotenv":"src/"}},"require":{"php":">=5.3.2"},"require-dev":{"phpunit/phpunit":"*"},"uid":127435},"1.1.x-dev":{"name":"vlucas/phpdotenv","description":"Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.","keywords":["environment","env","dotenv"],"homepage":"http://github.com/vlucas/phpdotenv","version":"1.1.x-dev","version_normalized":"1.1.9999999.9999999-dev","license":["BSD"],"authors":[{"name":"Vance Lucas","email":"vance@vancelucas.com","homepage":"http://www.vancelucas.com"}],"source":{"type":"git","url":"https://github.com/vlucas/phpdotenv.git","reference":"0cac554ce06277e33ddf9f0b7ade4b8bbf2af3fa"},"dist":{"type":"zip","url":"https://api.github.com/repos/vlucas/phpdotenv/zipball/0cac554ce06277e33ddf9f0b7ade4b8bbf2af3fa","reference":"0cac554ce06277e33ddf9f0b7ade4b8bbf2af3fa","shasum":""},"type":"library","time":"2015-05-30T15:59:26+00:00","autoload":{"psr-0":{"Dotenv":"src/"}},"require":{"php":">=5.3.2"},"require-dev":{"phpunit/phpunit":"~4.0"},"uid":2007201},"2.0.x-dev":{"name":"vlucas/phpdotenv","description":"Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.","keywords":["environment","env","dotenv"],"homepage":"http://github.com/vlucas/phpdotenv","version":"2.0.x-dev","version_normalized":"2.0.9999999.9999999-dev","license":["BSD"],"authors":[{"name":"Vance Lucas","email":"vance@vancelucas.com","homepage":"http://www.vancelucas.com"}],"source":{"type":"git","url":"https://github.com/vlucas/phpdotenv.git","reference":"f5ccb8156e1432cdaa13c9c42dfff308c8456124"},"dist":{"type":"zip","url":"https://api.github.com/repos/vlucas/phpdotenv/zipball/f5ccb8156e1432cdaa13c9c42dfff308c8456124","reference":"f5ccb8156e1432cdaa13c9c42dfff308c8456124","shasum":""},"type":"library","time":"2015-05-31T10:23:30+00:00","autoload":{"psr-4":{"Dotenv\\":"src/"}},"require":{"php":">=5.3.2"},"require-dev":{"phpunit/phpunit":"~4.0"},"uid":2007202},"2.1.x-dev":{"name":"vlucas/phpdotenv","description":"Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.","keywords":["environment","env","dotenv"],"homepage":"http://github.com/vlucas/phpdotenv","version":"2.1.x-dev","version_normalized":"2.1.9999999.9999999-dev","license":["BSD"],"authors":[{"name":"Vance Lucas","email":"vance@vancelucas.com","homepage":"http://www.vancelucas.com"}],"source":{"type":"git","url":"https://github.com/vlucas/phpdotenv.git","reference":"101d5d7498bcd827e73c20da2f687e79d2d139f9"},"dist":{"type":"zip","url":"https://api.github.com/repos/vlucas/phpdotenv/zipball/101d5d7498bcd827e73c20da2f687e79d2d139f9","reference":"101d5d7498bcd827e73c20da2f687e79d2d139f9","shasum":""},"type":"library","time":"2015-11-19T09:09:30+00:00","autoload":{"psr-4":{"Dotenv\\":"src/"}},"extra":{"branch-alias":{"dev-master":"2.1-dev"}},"require":{"php":">=5.3.9"},"require-dev":{"phpunit/phpunit":"~4.0"},"uid":2007203},"2.2.x-dev":{"name":"vlucas/phpdotenv","description":"Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.","keywords":["environment","env","dotenv"],"homepage":"","version":"2.2.x-dev","version_normalized":"2.2.9999999.9999999-dev","license":["BSD-3-Clause-Attribution"],"authors":[{"name":"Vance Lucas","email":"vance@vancelucas.com","homepage":"http://www.vancelucas.com"}],"source":{"type":"git","url":"https://github.com/vlucas/phpdotenv.git","reference":"63f37b9395e8041cd4313129c08ece896d06ca8e"},"dist":{"type":"zip","url":"https://api.github.com/repos/vlucas/phpdotenv/zipball/63f37b9395e8041cd4313129c08ece896d06ca8e","reference":"63f37b9395e8041cd4313129c08ece896d06ca8e","shasum":""},"type":"library","time":"2016-04-15T10:48:49+00:00","autoload":{"psr-4":{"Dotenv\\":"src/"}},"extra":{"branch-alias":{"dev-master":"2.2-dev"}},"require":{"php":">=5.3.9"},"require-dev":{"phpunit/phpunit":"^4.8 || ^5.0"},"uid":809129},"2.3.x-dev":{"name":"vlucas/phpdotenv","description":"Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.","keywords":["environment","env","dotenv"],"homepage":"","version":"2.3.x-dev","version_normalized":"2.3.9999999.9999999-dev","license":["BSD-3-Clause-Attribution"],"authors":[{"name":"Vance Lucas","email":"vance@vancelucas.com","homepage":"http://www.vancelucas.com"}],"source":{"type":"git","url":"https://github.com/vlucas/phpdotenv.git","reference":"9ca5644c536654e9509b9d257f53c58630eb2a6a"},"dist":{"type":"zip","url":"https://api.github.com/repos/vlucas/phpdotenv/zipball/9ca5644c536654e9509b9d257f53c58630eb2a6a","reference":"9ca5644c536654e9509b9d257f53c58630eb2a6a","shasum":""},"type":"library","time":"2016-06-14T14:14:52+00:00","autoload":{"psr-4":{"Dotenv\\":"src/"}},"extra":{"branch-alias":{"dev-master":"2.3-dev"}},"require":{"php":">=5.3.9"},"require-dev":{"phpunit/phpunit":"^4.8 || ^5.0"},"uid":862345},"2.4.x-dev":{"name":"vlucas/phpdotenv","description":"Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.","keywords":["environment","env","dotenv"],"homepage":"","version":"2.4.x-dev","version_normalized":"2.4.9999999.9999999-dev","license":["BSD-3-Clause-Attribution"],"authors":[{"name":"Vance Lucas","email":"vance@vancelucas.com","homepage":"http://www.vancelucas.com"}],"source":{"type":"git","url":"https://github.com/vlucas/phpdotenv.git","reference":"3cc116adbe4b11be5ec557bf1d24dc5e3a21d18c"},"dist":{"type":"zip","url":"https://api.github.com/repos/vlucas/phpdotenv/zipball/3cc116adbe4b11be5ec557bf1d24dc5e3a21d18c","reference":"3cc116adbe4b11be5ec557bf1d24dc5e3a21d18c","shasum":""},"type":"library","time":"2016-09-01T10:05:43+00:00","autoload":{"psr-4":{"Dotenv\\":"src/"}},"extra":{"branch-alias":{"dev-master":"2.4-dev"}},"require":{"php":">=5.3.9"},"require-dev":{"phpunit/phpunit":"^4.8 || ^5.0"},"uid":1656549},"2.5.x-dev":{"name":"vlucas/phpdotenv","description":"Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.","keywords":["environment","env","dotenv"],"homepage":"","version":"2.5.x-dev","version_normalized":"2.5.9999999.9999999-dev","license":["BSD-3-Clause"],"authors":[{"name":"Vance Lucas","email":"vance@vancelucas.com","homepage":"http://www.vancelucas.com"}],"source":{"type":"git","url":"https://github.com/vlucas/phpdotenv.git","reference":"cfd5dc225767ca154853752abc93aeec040fcf36"},"dist":{"type":"zip","url":"https://api.github.com/repos/vlucas/phpdotenv/zipball/cfd5dc225767ca154853752abc93aeec040fcf36","reference":"cfd5dc225767ca154853752abc93aeec040fcf36","shasum":""},"type":"library","time":"2018-10-30T17:29:25+00:00","autoload":{"psr-4":{"Dotenv\\":"src/"}},"extra":{"branch-alias":{"dev-master":"2.5-dev"}},"require":{"php":">=5.3.9"},"require-dev":{"phpunit/phpunit":"^4.8.35 || ^5.0"},"uid":2666312},"2.6.x-dev":{"name":"vlucas/phpdotenv","description":"Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.","keywords":["environment","env","dotenv"],"homepage":"","version":"2.6.x-dev","version_normalized":"2.6.9999999.9999999-dev","license":["BSD-3-Clause"],"authors":[{"name":"Vance Lucas","email":"vance@vancelucas.com","homepage":"http://www.vancelucas.com"}],"source":{"type":"git","url":"https://github.com/vlucas/phpdotenv.git","reference":"2a7dcf7e3e02dc5e701004e51a6f304b713107d5"},"dist":{"type":"zip","url":"https://api.github.com/repos/vlucas/phpdotenv/zipball/2a7dcf7e3e02dc5e701004e51a6f304b713107d5","reference":"2a7dcf7e3e02dc5e701004e51a6f304b713107d5","shasum":""},"type":"library","time":"2019-01-29T11:11:52+00:00","autoload":{"psr-4":{"Dotenv\\":"src/"}},"extra":{"branch-alias":{"dev-master":"2.6-dev"}},"require":{"php":">=5.3.9","symfony/polyfill-ctype":"^1.9"},"require-dev":{"phpunit/phpunit":"^4.8.35 || ^5.0"},"uid":2721631},"3.0.x-dev":{"name":"vlucas/phpdotenv","description":"Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.","keywords":["environment","env","dotenv"],"homepage":"","version":"3.0.x-dev","version_normalized":"3.0.9999999.9999999-dev","license":["BSD-3-Clause"],"authors":[{"name":"Vance Lucas","email":"vance@vancelucas.com","homepage":"http://www.vancelucas.com"}],"source":{"type":"git","url":"https://github.com/vlucas/phpdotenv.git","reference":"0136b7a71f7496cc5402587b6fd4089f31a27c14"},"dist":{"type":"zip","url":"https://api.github.com/repos/vlucas/phpdotenv/zipball/0136b7a71f7496cc5402587b6fd4089f31a27c14","reference":"0136b7a71f7496cc5402587b6fd4089f31a27c14","shasum":""},"type":"library","time":"2019-01-03T13:50:26+00:00","autoload":{"psr-4":{"Dotenv\\":"src/"}},"extra":{"branch-alias":{"dev-master":"3.0-dev"}},"require":{"php":"^5.4 || ^7.0","phpoption/phpoption":"^1.5"},"require-dev":{"phpunit/phpunit":"^4.8.35 || ^5.0 || ^6.0"},"uid":2668557},"3.1.x-dev":{"name":"vlucas/phpdotenv","description":"Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.","keywords":["environment","env","dotenv"],"homepage":"","version":"3.1.x-dev","version_normalized":"3.1.9999999.9999999-dev","license":["BSD-3-Clause"],"authors":[{"name":"Vance Lucas","email":"vance@vancelucas.com","homepage":"http://www.vancelucas.com"}],"source":{"type":"git","url":"https://github.com/vlucas/phpdotenv.git","reference":"13be13df7df1ba7bca099b16943a8ba025a38a02"},"dist":{"type":"zip","url":"https://api.github.com/repos/vlucas/phpdotenv/zipball/13be13df7df1ba7bca099b16943a8ba025a38a02","reference":"13be13df7df1ba7bca099b16943a8ba025a38a02","shasum":""},"type":"library","time":"2019-01-23T18:32:42+00:00","autoload":{"psr-4":{"Dotenv\\":"src/"}},"extra":{"branch-alias":{"dev-master":"3.1-dev"}},"require":{"php":"^5.4 || ^7.0","phpoption/phpoption":"^1.5"},"require-dev":{"phpunit/phpunit":"^4.8.35 || ^5.0 || ^6.0"},"uid":2715965},"3.2.x-dev":{"name":"vlucas/phpdotenv","description":"Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.","keywords":["environment","env","dotenv"],"homepage":"","version":"3.2.x-dev","version_normalized":"3.2.9999999.9999999-dev","license":["BSD-3-Clause"],"authors":[{"name":"Vance Lucas","email":"vance@vancelucas.com","homepage":"http://www.vancelucas.com"}],"source":{"type":"git","url":"https://github.com/vlucas/phpdotenv.git","reference":"736602fab067eee2e6fa1145f011e6798313d9d9"},"dist":{"type":"zip","url":"https://api.github.com/repos/vlucas/phpdotenv/zipball/736602fab067eee2e6fa1145f011e6798313d9d9","reference":"736602fab067eee2e6fa1145f011e6798313d9d9","shasum":""},"type":"library","time":"2019-01-24T20:33:37+00:00","autoload":{"psr-4":{"Dotenv\\":"src/"}},"extra":{"branch-alias":{"dev-master":"3.2-dev"}},"require":{"php":"^5.4 || ^7.0","phpoption/phpoption":"^1.5"},"require-dev":{"phpunit/phpunit":"^4.8.35 || ^5.0 || ^6.0"},"uid":2718883},"3.3.x-dev":{"name":"vlucas/phpdotenv","description":"Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.","keywords":["environment","env","dotenv"],"homepage":"","version":"3.3.x-dev","version_normalized":"3.3.9999999.9999999-dev","license":["BSD-3-Clause"],"authors":[{"name":"Vance Lucas","email":"vance@vancelucas.com","homepage":"http://www.vancelucas.com"}],"source":{"type":"git","url":"https://github.com/vlucas/phpdotenv.git","reference":"dbcc609971dd9b55f48b8008b553d79fd372ddde"},"dist":{"type":"zip","url":"https://api.github.com/repos/vlucas/phpdotenv/zipball/dbcc609971dd9b55f48b8008b553d79fd372ddde","reference":"dbcc609971dd9b55f48b8008b553d79fd372ddde","shasum":""},"type":"library","time":"2019-03-06T09:39:45+00:00","autoload":{"psr-4":{"Dotenv\\":"src/"}},"extra":{"branch-alias":{"dev-master":"3.3-dev"}},"require":{"php":"^5.4 || ^7.0","phpoption/phpoption":"^1.5","symfony/polyfill-ctype":"^1.9"},"require-dev":{"phpunit/phpunit":"^4.8.35 || ^5.0 || ^6.0"},"uid":3037905},"3.4.x-dev":{"name":"vlucas/phpdotenv","description":"Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.","keywords":["environment","env","dotenv"],"homepage":"","version":"3.4.x-dev","version_normalized":"3.4.9999999.9999999-dev","license":["BSD-3-Clause"],"authors":[{"name":"Vance Lucas","email":"vance@vancelucas.com","homepage":"http://www.vancelucas.com"}],"source":{"type":"git","url":"https://github.com/vlucas/phpdotenv.git","reference":"5084b23845c24dbff8ac6c204290c341e4776c92"},"dist":{"type":"zip","url":"https://api.github.com/repos/vlucas/phpdotenv/zipball/5084b23845c24dbff8ac6c204290c341e4776c92","reference":"5084b23845c24dbff8ac6c204290c341e4776c92","shasum":""},"type":"library","time":"2019-06-15T22:40:20+00:00","autoload":{"psr-4":{"Dotenv\\":"src/"}},"extra":{"branch-alias":{"dev-master":"3.4-dev"}},"require":{"php":"^5.4 || ^7.0","phpoption/phpoption":"^1.5","symfony/polyfill-ctype":"^1.9"},"require-dev":{"phpunit/phpunit":"^4.8.35 || ^5.0 || ^6.0"},"uid":3189897},"3.5.x-dev":{"name":"vlucas/phpdotenv","description":"Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.","keywords":["environment","env","dotenv"],"homepage":"","version":"3.5.x-dev","version_normalized":"3.5.9999999.9999999-dev","license":["BSD-3-Clause"],"authors":[{"name":"Graham Campbell","email":"graham@alt-three.com","homepage":"https://gjcampbell.co.uk/"},{"name":"Vance Lucas","email":"vance@vancelucas.com","homepage":"https://vancelucas.com/"}],"source":{"type":"git","url":"https://github.com/vlucas/phpdotenv.git","reference":"95cb0fa6c025f7f0db7fc60f81e9fb231eb2d222"},"dist":{"type":"zip","url":"https://api.github.com/repos/vlucas/phpdotenv/zipball/95cb0fa6c025f7f0db7fc60f81e9fb231eb2d222","reference":"95cb0fa6c025f7f0db7fc60f81e9fb231eb2d222","shasum":""},"type":"library","time":"2019-08-27T17:00:38+00:00","autoload":{"psr-4":{"Dotenv\\":"src/"}},"extra":{"branch-alias":{"dev-master":"3.5-dev"}},"require":{"php":"^5.4 || ^7.0","phpoption/phpoption":"^1.5","symfony/polyfill-ctype":"^1.9"},"require-dev":{"phpunit/phpunit":"^4.8.35 || ^5.0 || ^6.0"},"uid":3225961},"3.6.x-dev":{"name":"vlucas/phpdotenv","description":"Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.","keywords":["environment","env","dotenv"],"homepage":"","version":"3.6.x-dev","version_normalized":"3.6.9999999.9999999-dev","license":["BSD-3-Clause"],"authors":[{"name":"Graham Campbell","email":"graham@alt-three.com","homepage":"https://gjcampbell.co.uk/"},{"name":"Vance Lucas","email":"vance@vancelucas.com","homepage":"https://vancelucas.com/"}],"source":{"type":"git","url":"https://github.com/vlucas/phpdotenv.git","reference":"1bdf24f065975594f6a117f0f1f6cabf1333b156"},"dist":{"type":"zip","url":"https://api.github.com/repos/vlucas/phpdotenv/zipball/1bdf24f065975594f6a117f0f1f6cabf1333b156","reference":"1bdf24f065975594f6a117f0f1f6cabf1333b156","shasum":""},"type":"library","time":"2019-09-10T21:37:39+00:00","autoload":{"psr-4":{"Dotenv\\":"src/"}},"extra":{"branch-alias":{"dev-master":"3.6-dev"}},"require":{"php":"^5.4 || ^7.0","phpoption/phpoption":"^1.5","symfony/polyfill-ctype":"^1.9"},"require-dev":{"phpunit/phpunit":"^4.8.35 || ^5.0 || ^6.0 || ^7.0"},"uid":3351435},"4.0.x-dev":{"name":"vlucas/phpdotenv","description":"Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.","keywords":["environment","env","dotenv"],"homepage":"","version":"4.0.x-dev","version_normalized":"4.0.9999999.9999999-dev","license":["BSD-3-Clause"],"authors":[{"name":"Graham Campbell","email":"graham@alt-three.com","homepage":"https://gjcampbell.co.uk/"},{"name":"Vance Lucas","email":"vance@vancelucas.com","homepage":"https://vancelucas.com/"}],"source":{"type":"git","url":"https://github.com/vlucas/phpdotenv.git","reference":"55dc9010920405c6fcf440667ab70a6a6f9a2ac7"},"dist":{"type":"zip","url":"https://api.github.com/repos/vlucas/phpdotenv/zipball/55dc9010920405c6fcf440667ab70a6a6f9a2ac7","reference":"55dc9010920405c6fcf440667ab70a6a6f9a2ac7","shasum":""},"type":"library","time":"2019-12-08T15:09:05+00:00","autoload":{"psr-4":{"Dotenv\\":"src/"}},"extra":{"branch-alias":{"dev-master":"4.0-dev"}},"require":{"php":"^5.5.9 || ^7.0","phpoption/phpoption":"^1.6","symfony/polyfill-ctype":"^1.9"},"require-dev":{"phpunit/phpunit":"^4.8.35 || ^5.0 || ^6.0 || ^7.0"},"uid":3450136},"dev-develop":{"name":"vlucas/phpdotenv","description":"Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.","keywords":["environment","env","dotenv"],"homepage":"","version":"dev-develop","version_normalized":"dev-develop","license":["BSD-3-Clause"],"authors":[{"name":"Graham Campbell","email":"graham@alt-three.com","homepage":"https://gjcampbell.co.uk/"},{"name":"Vance Lucas","email":"vance@vancelucas.com","homepage":"https://vancelucas.com/"}],"source":{"type":"git","url":"https://github.com/vlucas/phpdotenv.git","reference":"64ca0ac4380c494162371306e3799c1b60a546c3"},"dist":{"type":"zip","url":"https://api.github.com/repos/vlucas/phpdotenv/zipball/64ca0ac4380c494162371306e3799c1b60a546c3","reference":"64ca0ac4380c494162371306e3799c1b60a546c3","shasum":""},"type":"library","funding":[{"url":"https://tidelift.com/funding/github/packagist/vlucas/phpdotenv","type":"tidelift"}],"time":"2020-03-09T14:08:51+00:00","autoload":{"psr-4":{"Dotenv\\":"src/"}},"extra":{"branch-alias":{"dev-develop":"5.0-dev"}},"require":{"php":"^7.1.3","phpoption/phpoption":"^1.7.2","symfony/polyfill-ctype":"^1.9","ext-filter":"*","symfony/polyfill-php80":"^1.15"},"require-dev":{"phpunit/phpunit":"^7.5|^8.5|^9.0","bamarni/composer-bin-plugin":"^1.3"},"uid":3652790},"dev-master":{"name":"vlucas/phpdotenv","description":"Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.","keywords":["environment","env","dotenv"],"homepage":"","version":"dev-master","version_normalized":"9999999-dev","license":["BSD-3-Clause"],"authors":[{"name":"Graham Campbell","email":"graham@alt-three.com","homepage":"https://gjcampbell.co.uk/"},{"name":"Vance Lucas","email":"vance@vancelucas.com","homepage":"https://vancelucas.com/"}],"source":{"type":"git","url":"https://github.com/vlucas/phpdotenv.git","reference":"0e1d1070c38568a873648a8f45bd75f835bb452c"},"dist":{"type":"zip","url":"https://api.github.com/repos/vlucas/phpdotenv/zipball/0e1d1070c38568a873648a8f45bd75f835bb452c","reference":"0e1d1070c38568a873648a8f45bd75f835bb452c","shasum":""},"type":"library","funding":[{"url":"https://tidelift.com/funding/github/packagist/vlucas/phpdotenv","type":"tidelift"}],"time":"2020-03-04T19:08:55+00:00","autoload":{"psr-4":{"Dotenv\\":"src/"}},"extra":{"branch-alias":{"dev-master":"4.1-dev"}},"require":{"symfony/polyfill-ctype":"^1.9","php":"^5.5.9 || ^7.0","phpoption/phpoption":"^1.7.2"},"require-dev":{"phpunit/phpunit":"^4.8.35 || ^5.0 || ^6.0 || ^7.0","bamarni/composer-bin-plugin":"^1.3","ext-filter":"*"},"suggest":{"ext-filter":"Required to use the boolean validator."},"uid":33412},"v1.0.8":{"name":"vlucas/phpdotenv","description":"Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.","keywords":["environment","env","dotenv"],"homepage":"http://github.com/vlucas/phpdotenv","version":"v1.0.8","version_normalized":"1.0.8.0","license":["BSD"],"authors":[{"name":"Vance Lucas","email":"vance@vancelucas.com","homepage":"http://www.vancelucas.com"}],"source":{"type":"git","url":"https://github.com/vlucas/phpdotenv.git","reference":"e783b688cf5bc29a4ffd1b79c92eb4dd2a2e2237"},"dist":{"type":"zip","url":"https://api.github.com/repos/vlucas/phpdotenv/zipball/e783b688cf5bc29a4ffd1b79c92eb4dd2a2e2237","reference":"e783b688cf5bc29a4ffd1b79c92eb4dd2a2e2237","shasum":""},"type":"library","time":"2014-10-14T15:06:44+00:00","autoload":{"psr-0":{"Dotenv":"src/"}},"extra":{"branch-alias":{"dev-master":"1.0-dev"}},"require":{"php":">=5.3.2"},"require-dev":{"phpunit/phpunit":"~4.0"},"uid":250599},"v1.0.9":{"name":"vlucas/phpdotenv","description":"Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.","keywords":["environment","env","dotenv"],"homepage":"http://github.com/vlucas/phpdotenv","version":"v1.0.9","version_normalized":"1.0.9.0","license":["BSD"],"authors":[{"name":"Vance Lucas","email":"vance@vancelucas.com","homepage":"http://www.vancelucas.com"}],"source":{"type":"git","url":"https://github.com/vlucas/phpdotenv.git","reference":"56c252d48dce336da97926591aed71805203815b"},"dist":{"type":"zip","url":"https://api.github.com/repos/vlucas/phpdotenv/zipball/56c252d48dce336da97926591aed71805203815b","reference":"56c252d48dce336da97926591aed71805203815b","shasum":""},"type":"library","time":"2014-10-16T14:50:21+00:00","autoload":{"psr-0":{"Dotenv":"src/"}},"extra":{"branch-alias":{"dev-master":"1.0-dev"}},"require":{"php":">=5.3.2"},"require-dev":{"phpunit/phpunit":"~4.0"},"uid":251892},"v1.1.0":{"name":"vlucas/phpdotenv","description":"Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.","keywords":["environment","env","dotenv"],"homepage":"http://github.com/vlucas/phpdotenv","version":"v1.1.0","version_normalized":"1.1.0.0","license":["BSD"],"authors":[{"name":"Vance Lucas","email":"vance@vancelucas.com","homepage":"http://www.vancelucas.com"}],"source":{"type":"git","url":"https://github.com/vlucas/phpdotenv.git","reference":"732d2adb7d916c9593b9d58c3b0d9ebefead07aa"},"dist":{"type":"zip","url":"https://api.github.com/repos/vlucas/phpdotenv/zipball/732d2adb7d916c9593b9d58c3b0d9ebefead07aa","reference":"732d2adb7d916c9593b9d58c3b0d9ebefead07aa","shasum":""},"type":"library","time":"2014-12-05T15:19:21+00:00","autoload":{"psr-0":{"Dotenv":"src/"}},"extra":{"branch-alias":{"dev-master":"1.0-dev"}},"require":{"php":">=5.3.2"},"require-dev":{"phpunit/phpunit":"~4.0"},"uid":286970},"v1.1.1":{"name":"vlucas/phpdotenv","description":"Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.","keywords":["environment","env","dotenv"],"homepage":"http://github.com/vlucas/phpdotenv","version":"v1.1.1","version_normalized":"1.1.1.0","license":["BSD"],"authors":[{"name":"Vance Lucas","email":"vance@vancelucas.com","homepage":"http://www.vancelucas.com"}],"source":{"type":"git","url":"https://github.com/vlucas/phpdotenv.git","reference":"0cac554ce06277e33ddf9f0b7ade4b8bbf2af3fa"},"dist":{"type":"zip","url":"https://api.github.com/repos/vlucas/phpdotenv/zipball/0cac554ce06277e33ddf9f0b7ade4b8bbf2af3fa","reference":"0cac554ce06277e33ddf9f0b7ade4b8bbf2af3fa","shasum":""},"type":"library","time":"2015-05-30T15:59:26+00:00","autoload":{"psr-0":{"Dotenv":"src/"}},"require":{"php":">=5.3.2"},"require-dev":{"phpunit/phpunit":"~4.0"},"uid":420798},"v2.0.0":{"name":"vlucas/phpdotenv","description":"Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.","keywords":["environment","env","dotenv"],"homepage":"http://github.com/vlucas/phpdotenv","version":"v2.0.0","version_normalized":"2.0.0.0","license":["BSD"],"authors":[{"name":"Vance Lucas","email":"vance@vancelucas.com","homepage":"http://www.vancelucas.com"}],"source":{"type":"git","url":"https://github.com/vlucas/phpdotenv.git","reference":"058b9b03b945b6c3eced241935c45822fd2bf4e8"},"dist":{"type":"zip","url":"https://api.github.com/repos/vlucas/phpdotenv/zipball/058b9b03b945b6c3eced241935c45822fd2bf4e8","reference":"058b9b03b945b6c3eced241935c45822fd2bf4e8","shasum":""},"type":"library","time":"2015-05-29T20:43:19+00:00","autoload":{"psr-4":{"Dotenv\\":"src/"}},"extra":{"branch-alias":{"dev-master":"1.1-dev"}},"require":{"php":">=5.3.2"},"require-dev":{"phpunit/phpunit":"~4.0"},"uid":420747},"v2.0.1":{"name":"vlucas/phpdotenv","description":"Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.","keywords":["environment","env","dotenv"],"homepage":"http://github.com/vlucas/phpdotenv","version":"v2.0.1","version_normalized":"2.0.1.0","license":["BSD"],"authors":[{"name":"Vance Lucas","email":"vance@vancelucas.com","homepage":"http://www.vancelucas.com"}],"source":{"type":"git","url":"https://github.com/vlucas/phpdotenv.git","reference":"91064290f5b53a09bdff1b939d7f69fb0e7531b5"},"dist":{"type":"zip","url":"https://api.github.com/repos/vlucas/phpdotenv/zipball/91064290f5b53a09bdff1b939d7f69fb0e7531b5","reference":"91064290f5b53a09bdff1b939d7f69fb0e7531b5","shasum":""},"type":"library","time":"2015-05-30T16:15:01+00:00","autoload":{"psr-4":{"Dotenv\\":"src/"}},"require":{"php":">=5.3.2"},"require-dev":{"phpunit/phpunit":"~4.0"},"uid":420810},"v2.1.0":{"name":"vlucas/phpdotenv","description":"Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.","keywords":["environment","env","dotenv"],"homepage":"http://github.com/vlucas/phpdotenv","version":"v2.1.0","version_normalized":"2.1.0.0","license":["BSD"],"authors":[{"name":"Vance Lucas","email":"vance@vancelucas.com","homepage":"http://www.vancelucas.com"}],"source":{"type":"git","url":"https://github.com/vlucas/phpdotenv.git","reference":"c10040e0df17d2ee88e9212b50cbe9319e878f59"},"dist":{"type":"zip","url":"https://api.github.com/repos/vlucas/phpdotenv/zipball/c10040e0df17d2ee88e9212b50cbe9319e878f59","reference":"c10040e0df17d2ee88e9212b50cbe9319e878f59","shasum":""},"type":"library","time":"2015-10-28T18:53:35+00:00","autoload":{"psr-4":{"Dotenv\\":"src/"}},"extra":{"branch-alias":{"dev-master":"2.1-dev"}},"require":{"php":">=5.3.9"},"require-dev":{"phpunit/phpunit":"~4.0"},"uid":565992},"v2.1.1":{"name":"vlucas/phpdotenv","description":"Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.","keywords":["environment","env","dotenv"],"homepage":"http://github.com/vlucas/phpdotenv","version":"v2.1.1","version_normalized":"2.1.1.0","license":["BSD"],"authors":[{"name":"Vance Lucas","email":"vance@vancelucas.com","homepage":"http://www.vancelucas.com"}],"source":{"type":"git","url":"https://github.com/vlucas/phpdotenv.git","reference":"101d5d7498bcd827e73c20da2f687e79d2d139f9"},"dist":{"type":"zip","url":"https://api.github.com/repos/vlucas/phpdotenv/zipball/101d5d7498bcd827e73c20da2f687e79d2d139f9","reference":"101d5d7498bcd827e73c20da2f687e79d2d139f9","shasum":""},"type":"library","time":"2015-11-19T09:09:30+00:00","autoload":{"psr-4":{"Dotenv\\":"src/"}},"extra":{"branch-alias":{"dev-master":"2.1-dev"}},"require":{"php":">=5.3.9"},"require-dev":{"phpunit/phpunit":"~4.0"},"uid":638233},"v2.2.0":{"name":"vlucas/phpdotenv","description":"Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.","keywords":["environment","env","dotenv"],"homepage":"http://github.com/vlucas/phpdotenv","version":"v2.2.0","version_normalized":"2.2.0.0","license":["BSD"],"authors":[{"name":"Vance Lucas","email":"vance@vancelucas.com","homepage":"http://www.vancelucas.com"}],"source":{"type":"git","url":"https://github.com/vlucas/phpdotenv.git","reference":"9caf304153dc2288e4970caec6f1f3b3bc205412"},"dist":{"type":"zip","url":"https://api.github.com/repos/vlucas/phpdotenv/zipball/9caf304153dc2288e4970caec6f1f3b3bc205412","reference":"9caf304153dc2288e4970caec6f1f3b3bc205412","shasum":""},"type":"library","time":"2015-12-29T15:10:30+00:00","autoload":{"psr-4":{"Dotenv\\":"src/"}},"extra":{"branch-alias":{"dev-master":"2.2-dev"}},"require":{"php":">=5.3.9"},"require-dev":{"phpunit/phpunit":"^4.8|^5.0"},"uid":638293},"v2.2.1":{"name":"vlucas/phpdotenv","description":"Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.","keywords":["environment","env","dotenv"],"homepage":"","version":"v2.2.1","version_normalized":"2.2.1.0","license":["BSD-3-Clause-Attribution"],"authors":[{"name":"Vance Lucas","email":"vance@vancelucas.com","homepage":"http://www.vancelucas.com"}],"source":{"type":"git","url":"https://github.com/vlucas/phpdotenv.git","reference":"63f37b9395e8041cd4313129c08ece896d06ca8e"},"dist":{"type":"zip","url":"https://api.github.com/repos/vlucas/phpdotenv/zipball/63f37b9395e8041cd4313129c08ece896d06ca8e","reference":"63f37b9395e8041cd4313129c08ece896d06ca8e","shasum":""},"type":"library","time":"2016-04-15T10:48:49+00:00","autoload":{"psr-4":{"Dotenv\\":"src/"}},"extra":{"branch-alias":{"dev-master":"2.2-dev"}},"require":{"php":">=5.3.9"},"require-dev":{"phpunit/phpunit":"^4.8 || ^5.0"},"uid":789600},"v2.3.0":{"name":"vlucas/phpdotenv","description":"Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.","keywords":["environment","env","dotenv"],"homepage":"","version":"v2.3.0","version_normalized":"2.3.0.0","license":["BSD-3-Clause-Attribution"],"authors":[{"name":"Vance Lucas","email":"vance@vancelucas.com","homepage":"http://www.vancelucas.com"}],"source":{"type":"git","url":"https://github.com/vlucas/phpdotenv.git","reference":"9ca5644c536654e9509b9d257f53c58630eb2a6a"},"dist":{"type":"zip","url":"https://api.github.com/repos/vlucas/phpdotenv/zipball/9ca5644c536654e9509b9d257f53c58630eb2a6a","reference":"9ca5644c536654e9509b9d257f53c58630eb2a6a","shasum":""},"type":"library","time":"2016-06-14T14:14:52+00:00","autoload":{"psr-4":{"Dotenv\\":"src/"}},"extra":{"branch-alias":{"dev-master":"2.3-dev"}},"require":{"php":">=5.3.9"},"require-dev":{"phpunit/phpunit":"^4.8 || ^5.0"},"uid":862210},"v2.4.0":{"name":"vlucas/phpdotenv","description":"Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.","keywords":["environment","env","dotenv"],"homepage":"","version":"v2.4.0","version_normalized":"2.4.0.0","license":["BSD-3-Clause-Attribution"],"authors":[{"name":"Vance Lucas","email":"vance@vancelucas.com","homepage":"http://www.vancelucas.com"}],"source":{"type":"git","url":"https://github.com/vlucas/phpdotenv.git","reference":"3cc116adbe4b11be5ec557bf1d24dc5e3a21d18c"},"dist":{"type":"zip","url":"https://api.github.com/repos/vlucas/phpdotenv/zipball/3cc116adbe4b11be5ec557bf1d24dc5e3a21d18c","reference":"3cc116adbe4b11be5ec557bf1d24dc5e3a21d18c","shasum":""},"type":"library","time":"2016-09-01T10:05:43+00:00","autoload":{"psr-4":{"Dotenv\\":"src/"}},"extra":{"branch-alias":{"dev-master":"2.4-dev"}},"require":{"php":">=5.3.9"},"require-dev":{"phpunit/phpunit":"^4.8 || ^5.0"},"uid":973918},"v2.5.0":{"name":"vlucas/phpdotenv","description":"Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.","keywords":["environment","env","dotenv"],"homepage":"","version":"v2.5.0","version_normalized":"2.5.0.0","license":["BSD-3-Clause"],"authors":[{"name":"Vance Lucas","email":"vance@vancelucas.com","homepage":"http://www.vancelucas.com"}],"source":{"type":"git","url":"https://github.com/vlucas/phpdotenv.git","reference":"6ae3e2e6494bb5e58c2decadafc3de7f1453f70a"},"dist":{"type":"zip","url":"https://api.github.com/repos/vlucas/phpdotenv/zipball/6ae3e2e6494bb5e58c2decadafc3de7f1453f70a","reference":"6ae3e2e6494bb5e58c2decadafc3de7f1453f70a","shasum":""},"type":"library","time":"2018-07-01T10:25:50+00:00","autoload":{"psr-4":{"Dotenv\\":"src/"}},"extra":{"branch-alias":{"dev-master":"2.5-dev"}},"require":{"php":">=5.3.9"},"require-dev":{"phpunit/phpunit":"^4.8.35 || ^5.0"},"uid":2302218},"v2.5.1":{"name":"vlucas/phpdotenv","description":"Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.","keywords":["environment","env","dotenv"],"homepage":"","version":"v2.5.1","version_normalized":"2.5.1.0","license":["BSD-3-Clause"],"authors":[{"name":"Vance Lucas","email":"vance@vancelucas.com","homepage":"http://www.vancelucas.com"}],"source":{"type":"git","url":"https://github.com/vlucas/phpdotenv.git","reference":"8abb4f9aa89ddea9d52112c65bbe8d0125e2fa8e"},"dist":{"type":"zip","url":"https://api.github.com/repos/vlucas/phpdotenv/zipball/8abb4f9aa89ddea9d52112c65bbe8d0125e2fa8e","reference":"8abb4f9aa89ddea9d52112c65bbe8d0125e2fa8e","shasum":""},"type":"library","time":"2018-07-29T20:33:41+00:00","autoload":{"psr-4":{"Dotenv\\":"src/"}},"extra":{"branch-alias":{"dev-master":"2.5-dev"}},"require":{"php":">=5.3.9"},"require-dev":{"phpunit/phpunit":"^4.8.35 || ^5.0"},"uid":2367315},"v2.5.2":{"name":"vlucas/phpdotenv","description":"Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.","keywords":["environment","env","dotenv"],"homepage":"","version":"v2.5.2","version_normalized":"2.5.2.0","license":["BSD-3-Clause"],"authors":[{"name":"Vance Lucas","email":"vance@vancelucas.com","homepage":"http://www.vancelucas.com"}],"source":{"type":"git","url":"https://github.com/vlucas/phpdotenv.git","reference":"cfd5dc225767ca154853752abc93aeec040fcf36"},"dist":{"type":"zip","url":"https://api.github.com/repos/vlucas/phpdotenv/zipball/cfd5dc225767ca154853752abc93aeec040fcf36","reference":"cfd5dc225767ca154853752abc93aeec040fcf36","shasum":""},"type":"library","time":"2018-10-30T17:29:25+00:00","autoload":{"psr-4":{"Dotenv\\":"src/"}},"extra":{"branch-alias":{"dev-master":"2.5-dev"}},"require":{"php":">=5.3.9"},"require-dev":{"phpunit/phpunit":"^4.8.35 || ^5.0"},"uid":2666313},"v2.6.0":{"name":"vlucas/phpdotenv","description":"Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.","keywords":["environment","env","dotenv"],"homepage":"","version":"v2.6.0","version_normalized":"2.6.0.0","license":["BSD-3-Clause"],"authors":[{"name":"Vance Lucas","email":"vance@vancelucas.com","homepage":"http://www.vancelucas.com"}],"source":{"type":"git","url":"https://github.com/vlucas/phpdotenv.git","reference":"f3aae2877ecf916ee802b7a5b249d36658171df6"},"dist":{"type":"zip","url":"https://api.github.com/repos/vlucas/phpdotenv/zipball/f3aae2877ecf916ee802b7a5b249d36658171df6","reference":"f3aae2877ecf916ee802b7a5b249d36658171df6","shasum":""},"type":"library","time":"2019-01-28T20:57:27+00:00","autoload":{"psr-4":{"Dotenv\\":"src/"}},"extra":{"branch-alias":{"dev-master":"2.6-dev"}},"require":{"php":">=5.3.9","symfony/polyfill-ctype":"^1.9"},"require-dev":{"phpunit/phpunit":"^4.8.35 || ^5.0"},"uid":2722348},"v2.6.1":{"name":"vlucas/phpdotenv","description":"Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.","keywords":["environment","env","dotenv"],"homepage":"","version":"v2.6.1","version_normalized":"2.6.1.0","license":["BSD-3-Clause"],"authors":[{"name":"Vance Lucas","email":"vance@vancelucas.com","homepage":"http://www.vancelucas.com"}],"source":{"type":"git","url":"https://github.com/vlucas/phpdotenv.git","reference":"2a7dcf7e3e02dc5e701004e51a6f304b713107d5"},"dist":{"type":"zip","url":"https://api.github.com/repos/vlucas/phpdotenv/zipball/2a7dcf7e3e02dc5e701004e51a6f304b713107d5","reference":"2a7dcf7e3e02dc5e701004e51a6f304b713107d5","shasum":""},"type":"library","time":"2019-01-29T11:11:52+00:00","autoload":{"psr-4":{"Dotenv\\":"src/"}},"extra":{"branch-alias":{"dev-master":"2.6-dev"}},"require":{"php":">=5.3.9","symfony/polyfill-ctype":"^1.9"},"require-dev":{"phpunit/phpunit":"^4.8.35 || ^5.0"},"uid":2723465},"v3.0.0":{"name":"vlucas/phpdotenv","description":"Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.","keywords":["environment","env","dotenv"],"homepage":"","version":"v3.0.0","version_normalized":"3.0.0.0","license":["BSD-3-Clause"],"authors":[{"name":"Vance Lucas","email":"vance@vancelucas.com","homepage":"http://www.vancelucas.com"}],"source":{"type":"git","url":"https://github.com/vlucas/phpdotenv.git","reference":"0136b7a71f7496cc5402587b6fd4089f31a27c14"},"dist":{"type":"zip","url":"https://api.github.com/repos/vlucas/phpdotenv/zipball/0136b7a71f7496cc5402587b6fd4089f31a27c14","reference":"0136b7a71f7496cc5402587b6fd4089f31a27c14","shasum":""},"type":"library","time":"2019-01-03T13:50:26+00:00","autoload":{"psr-4":{"Dotenv\\":"src/"}},"extra":{"branch-alias":{"dev-master":"3.0-dev"}},"require":{"php":"^5.4 || ^7.0","phpoption/phpoption":"^1.5"},"require-dev":{"phpunit/phpunit":"^4.8.35 || ^5.0 || ^6.0"},"uid":2667756},"v3.1.0":{"name":"vlucas/phpdotenv","description":"Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.","keywords":["environment","env","dotenv"],"homepage":"","version":"v3.1.0","version_normalized":"3.1.0.0","license":["BSD-3-Clause"],"authors":[{"name":"Vance Lucas","email":"vance@vancelucas.com","homepage":"http://www.vancelucas.com"}],"source":{"type":"git","url":"https://github.com/vlucas/phpdotenv.git","reference":"bf58b9c61ba37ef1deaa29fe5dbb30222c948541"},"dist":{"type":"zip","url":"https://api.github.com/repos/vlucas/phpdotenv/zipball/bf58b9c61ba37ef1deaa29fe5dbb30222c948541","reference":"bf58b9c61ba37ef1deaa29fe5dbb30222c948541","shasum":""},"type":"library","time":"2019-01-04T23:43:30+00:00","autoload":{"psr-4":{"Dotenv\\":"src/"}},"extra":{"branch-alias":{"dev-master":"3.1-dev"}},"require":{"php":"^5.4 || ^7.0","phpoption/phpoption":"^1.5"},"require-dev":{"phpunit/phpunit":"^4.8.35 || ^5.0 || ^6.0"},"uid":2670407},"v3.1.1":{"name":"vlucas/phpdotenv","description":"Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.","keywords":["environment","env","dotenv"],"homepage":"","version":"v3.1.1","version_normalized":"3.1.1.0","license":["BSD-3-Clause"],"authors":[{"name":"Vance Lucas","email":"vance@vancelucas.com","homepage":"http://www.vancelucas.com"}],"source":{"type":"git","url":"https://github.com/vlucas/phpdotenv.git","reference":"13be13df7df1ba7bca099b16943a8ba025a38a02"},"dist":{"type":"zip","url":"https://api.github.com/repos/vlucas/phpdotenv/zipball/13be13df7df1ba7bca099b16943a8ba025a38a02","reference":"13be13df7df1ba7bca099b16943a8ba025a38a02","shasum":""},"type":"library","time":"2019-01-23T18:32:42+00:00","autoload":{"psr-4":{"Dotenv\\":"src/"}},"extra":{"branch-alias":{"dev-master":"3.1-dev"}},"require":{"php":"^5.4 || ^7.0","phpoption/phpoption":"^1.5"},"require-dev":{"phpunit/phpunit":"^4.8.35 || ^5.0 || ^6.0"},"uid":2710110},"v3.2.0":{"name":"vlucas/phpdotenv","description":"Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.","keywords":["environment","env","dotenv"],"homepage":"","version":"v3.2.0","version_normalized":"3.2.0.0","license":["BSD-3-Clause"],"authors":[{"name":"Vance Lucas","email":"vance@vancelucas.com","homepage":"http://www.vancelucas.com"}],"source":{"type":"git","url":"https://github.com/vlucas/phpdotenv.git","reference":"736602fab067eee2e6fa1145f011e6798313d9d9"},"dist":{"type":"zip","url":"https://api.github.com/repos/vlucas/phpdotenv/zipball/736602fab067eee2e6fa1145f011e6798313d9d9","reference":"736602fab067eee2e6fa1145f011e6798313d9d9","shasum":""},"type":"library","time":"2019-01-24T20:33:37+00:00","autoload":{"psr-4":{"Dotenv\\":"src/"}},"extra":{"branch-alias":{"dev-master":"3.2-dev"}},"require":{"php":"^5.4 || ^7.0","phpoption/phpoption":"^1.5"},"require-dev":{"phpunit/phpunit":"^4.8.35 || ^5.0 || ^6.0"},"uid":2716085},"v3.3.0":{"name":"vlucas/phpdotenv","description":"Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.","keywords":["environment","env","dotenv"],"homepage":"","version":"v3.3.0","version_normalized":"3.3.0.0","license":["BSD-3-Clause"],"authors":[{"name":"Vance Lucas","email":"vance@vancelucas.com","homepage":"http://www.vancelucas.com"}],"source":{"type":"git","url":"https://github.com/vlucas/phpdotenv.git","reference":"21c540a936c0185ac4148988be3ead7f39069ae6"},"dist":{"type":"zip","url":"https://api.github.com/repos/vlucas/phpdotenv/zipball/21c540a936c0185ac4148988be3ead7f39069ae6","reference":"21c540a936c0185ac4148988be3ead7f39069ae6","shasum":""},"type":"library","time":"2019-01-26T16:57:11+00:00","autoload":{"psr-4":{"Dotenv\\":"src/"}},"extra":{"branch-alias":{"dev-master":"3.3-dev"}},"require":{"php":"^5.4 || ^7.0","phpoption/phpoption":"^1.5","symfony/polyfill-ctype":"^1.9"},"require-dev":{"phpunit/phpunit":"^4.8.35 || ^5.0 || ^6.0"},"uid":2718894},"v3.3.1":{"name":"vlucas/phpdotenv","description":"Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.","keywords":["environment","env","dotenv"],"homepage":"","version":"v3.3.1","version_normalized":"3.3.1.0","license":["BSD-3-Clause"],"authors":[{"name":"Vance Lucas","email":"vance@vancelucas.com","homepage":"http://www.vancelucas.com"}],"source":{"type":"git","url":"https://github.com/vlucas/phpdotenv.git","reference":"22165d04b0a047abbfe35fd7b10e7707ad9efe5b"},"dist":{"type":"zip","url":"https://api.github.com/repos/vlucas/phpdotenv/zipball/22165d04b0a047abbfe35fd7b10e7707ad9efe5b","reference":"22165d04b0a047abbfe35fd7b10e7707ad9efe5b","shasum":""},"type":"library","time":"2019-01-29T11:15:07+00:00","autoload":{"psr-4":{"Dotenv\\":"src/"}},"extra":{"branch-alias":{"dev-master":"3.3-dev"}},"require":{"php":"^5.4 || ^7.0","phpoption/phpoption":"^1.5","symfony/polyfill-ctype":"^1.9"},"require-dev":{"phpunit/phpunit":"^4.8.35 || ^5.0 || ^6.0"},"uid":2723471},"v3.3.2":{"name":"vlucas/phpdotenv","description":"Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.","keywords":["environment","env","dotenv"],"homepage":"","version":"v3.3.2","version_normalized":"3.3.2.0","license":["BSD-3-Clause"],"authors":[{"name":"Vance Lucas","email":"vance@vancelucas.com","homepage":"http://www.vancelucas.com"}],"source":{"type":"git","url":"https://github.com/vlucas/phpdotenv.git","reference":"1ee9369cfbf26cfcf1f2515d98f15fab54e9647a"},"dist":{"type":"zip","url":"https://api.github.com/repos/vlucas/phpdotenv/zipball/1ee9369cfbf26cfcf1f2515d98f15fab54e9647a","reference":"1ee9369cfbf26cfcf1f2515d98f15fab54e9647a","shasum":""},"type":"library","time":"2019-01-30T10:43:17+00:00","autoload":{"psr-4":{"Dotenv\\":"src/"}},"extra":{"branch-alias":{"dev-master":"3.3-dev"}},"require":{"php":"^5.4 || ^7.0","phpoption/phpoption":"^1.5","symfony/polyfill-ctype":"^1.9"},"require-dev":{"phpunit/phpunit":"^4.8.35 || ^5.0 || ^6.0"},"uid":2725918},"v3.3.3":{"name":"vlucas/phpdotenv","description":"Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.","keywords":["environment","env","dotenv"],"homepage":"","version":"v3.3.3","version_normalized":"3.3.3.0","license":["BSD-3-Clause"],"authors":[{"name":"Vance Lucas","email":"vance@vancelucas.com","homepage":"http://www.vancelucas.com"}],"source":{"type":"git","url":"https://github.com/vlucas/phpdotenv.git","reference":"dbcc609971dd9b55f48b8008b553d79fd372ddde"},"dist":{"type":"zip","url":"https://api.github.com/repos/vlucas/phpdotenv/zipball/dbcc609971dd9b55f48b8008b553d79fd372ddde","reference":"dbcc609971dd9b55f48b8008b553d79fd372ddde","shasum":""},"type":"library","time":"2019-03-06T09:39:45+00:00","autoload":{"psr-4":{"Dotenv\\":"src/"}},"extra":{"branch-alias":{"dev-master":"3.3-dev"}},"require":{"php":"^5.4 || ^7.0","phpoption/phpoption":"^1.5","symfony/polyfill-ctype":"^1.9"},"require-dev":{"phpunit/phpunit":"^4.8.35 || ^5.0 || ^6.0"},"uid":2818556},"v3.4.0":{"name":"vlucas/phpdotenv","description":"Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.","keywords":["environment","env","dotenv"],"homepage":"","version":"v3.4.0","version_normalized":"3.4.0.0","license":["BSD-3-Clause"],"authors":[{"name":"Vance Lucas","email":"vance@vancelucas.com","homepage":"http://www.vancelucas.com"}],"source":{"type":"git","url":"https://github.com/vlucas/phpdotenv.git","reference":"5084b23845c24dbff8ac6c204290c341e4776c92"},"dist":{"type":"zip","url":"https://api.github.com/repos/vlucas/phpdotenv/zipball/5084b23845c24dbff8ac6c204290c341e4776c92","reference":"5084b23845c24dbff8ac6c204290c341e4776c92","shasum":""},"type":"library","time":"2019-06-15T22:40:20+00:00","autoload":{"psr-4":{"Dotenv\\":"src/"}},"extra":{"branch-alias":{"dev-master":"3.4-dev"}},"require":{"php":"^5.4 || ^7.0","phpoption/phpoption":"^1.5","symfony/polyfill-ctype":"^1.9"},"require-dev":{"phpunit/phpunit":"^4.8.35 || ^5.0 || ^6.0"},"uid":3037894},"v3.5.0":{"name":"vlucas/phpdotenv","description":"Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.","keywords":["environment","env","dotenv"],"homepage":"","version":"v3.5.0","version_normalized":"3.5.0.0","license":["BSD-3-Clause"],"authors":[{"name":"Graham Campbell","email":"graham@alt-three.com","homepage":"https://gjcampbell.co.uk/"},{"name":"Vance Lucas","email":"vance@vancelucas.com","homepage":"https://vancelucas.com/"}],"source":{"type":"git","url":"https://github.com/vlucas/phpdotenv.git","reference":"95cb0fa6c025f7f0db7fc60f81e9fb231eb2d222"},"dist":{"type":"zip","url":"https://api.github.com/repos/vlucas/phpdotenv/zipball/95cb0fa6c025f7f0db7fc60f81e9fb231eb2d222","reference":"95cb0fa6c025f7f0db7fc60f81e9fb231eb2d222","shasum":""},"type":"library","time":"2019-08-27T17:00:38+00:00","autoload":{"psr-4":{"Dotenv\\":"src/"}},"extra":{"branch-alias":{"dev-master":"3.5-dev"}},"require":{"php":"^5.4 || ^7.0","phpoption/phpoption":"^1.5","symfony/polyfill-ctype":"^1.9"},"require-dev":{"phpunit/phpunit":"^4.8.35 || ^5.0 || ^6.0"},"uid":3189945},"v3.6.0":{"name":"vlucas/phpdotenv","description":"Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.","keywords":["environment","env","dotenv"],"homepage":"","version":"v3.6.0","version_normalized":"3.6.0.0","license":["BSD-3-Clause"],"authors":[{"name":"Graham Campbell","email":"graham@alt-three.com","homepage":"https://gjcampbell.co.uk/"},{"name":"Vance Lucas","email":"vance@vancelucas.com","homepage":"https://vancelucas.com/"}],"source":{"type":"git","url":"https://github.com/vlucas/phpdotenv.git","reference":"1bdf24f065975594f6a117f0f1f6cabf1333b156"},"dist":{"type":"zip","url":"https://api.github.com/repos/vlucas/phpdotenv/zipball/1bdf24f065975594f6a117f0f1f6cabf1333b156","reference":"1bdf24f065975594f6a117f0f1f6cabf1333b156","shasum":""},"type":"library","time":"2019-09-10T21:37:39+00:00","autoload":{"psr-4":{"Dotenv\\":"src/"}},"extra":{"branch-alias":{"dev-master":"3.6-dev"}},"require":{"php":"^5.4 || ^7.0","phpoption/phpoption":"^1.5","symfony/polyfill-ctype":"^1.9"},"require-dev":{"phpunit/phpunit":"^4.8.35 || ^5.0 || ^6.0 || ^7.0"},"uid":3225986},"v4.0.0":{"name":"vlucas/phpdotenv","description":"Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.","keywords":["environment","env","dotenv"],"homepage":"","version":"v4.0.0","version_normalized":"4.0.0.0","license":["BSD-3-Clause"],"authors":[{"name":"Graham Campbell","email":"graham@alt-three.com","homepage":"https://gjcampbell.co.uk/"},{"name":"Vance Lucas","email":"vance@vancelucas.com","homepage":"https://vancelucas.com/"}],"source":{"type":"git","url":"https://github.com/vlucas/phpdotenv.git","reference":"3aa2821b7f117e235af45ef057e41112a25bf9b1"},"dist":{"type":"zip","url":"https://api.github.com/repos/vlucas/phpdotenv/zipball/3aa2821b7f117e235af45ef057e41112a25bf9b1","reference":"3aa2821b7f117e235af45ef057e41112a25bf9b1","shasum":""},"type":"library","time":"2019-11-30T20:25:09+00:00","autoload":{"psr-4":{"Dotenv\\":"src/"}},"extra":{"branch-alias":{"dev-master":"4.0-dev"}},"require":{"php":"^5.5.9 || ^7.0","phpoption/phpoption":"^1.6","symfony/polyfill-ctype":"^1.9"},"require-dev":{"phpunit/phpunit":"^4.8.35 || ^5.0 || ^6.0 || ^7.0"},"uid":3421755},"v4.0.1":{"name":"vlucas/phpdotenv","description":"Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.","keywords":["environment","env","dotenv"],"homepage":"","version":"v4.0.1","version_normalized":"4.0.1.0","license":["BSD-3-Clause"],"authors":[{"name":"Graham Campbell","email":"graham@alt-three.com","homepage":"https://gjcampbell.co.uk/"},{"name":"Vance Lucas","email":"vance@vancelucas.com","homepage":"https://vancelucas.com/"}],"source":{"type":"git","url":"https://github.com/vlucas/phpdotenv.git","reference":"55dc9010920405c6fcf440667ab70a6a6f9a2ac7"},"dist":{"type":"zip","url":"https://api.github.com/repos/vlucas/phpdotenv/zipball/55dc9010920405c6fcf440667ab70a6a6f9a2ac7","reference":"55dc9010920405c6fcf440667ab70a6a6f9a2ac7","shasum":""},"type":"library","time":"2019-12-08T15:09:05+00:00","autoload":{"psr-4":{"Dotenv\\":"src/"}},"extra":{"branch-alias":{"dev-master":"4.0-dev"}},"require":{"php":"^5.5.9 || ^7.0","phpoption/phpoption":"^1.6","symfony/polyfill-ctype":"^1.9"},"require-dev":{"phpunit/phpunit":"^4.8.35 || ^5.0 || ^6.0 || ^7.0"},"uid":3441435},"v4.1.0":{"name":"vlucas/phpdotenv","description":"Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.","keywords":["environment","env","dotenv"],"homepage":"","version":"v4.1.0","version_normalized":"4.1.0.0","license":["BSD-3-Clause"],"authors":[{"name":"Graham Campbell","email":"graham@alt-three.com","homepage":"https://gjcampbell.co.uk/"},{"name":"Vance Lucas","email":"vance@vancelucas.com","homepage":"https://vancelucas.com/"}],"source":{"type":"git","url":"https://github.com/vlucas/phpdotenv.git","reference":"0176075a1b7ee9cf86f70143ec79edf7072c975a"},"dist":{"type":"zip","url":"https://api.github.com/repos/vlucas/phpdotenv/zipball/0176075a1b7ee9cf86f70143ec79edf7072c975a","reference":"0176075a1b7ee9cf86f70143ec79edf7072c975a","shasum":""},"type":"library","time":"2019-12-14T13:59:29+00:00","autoload":{"psr-4":{"Dotenv\\":"src/"}},"extra":{"branch-alias":{"dev-master":"4.1-dev"}},"require":{"php":"^5.5.9 || ^7.0","phpoption/phpoption":"^1.7.1","symfony/polyfill-ctype":"^1.9"},"require-dev":{"phpunit/phpunit":"^4.8.35 || ^5.0 || ^6.0 || ^7.0","bamarni/composer-bin-plugin":"^1.3"},"uid":3457478},"v4.1.1":{"name":"vlucas/phpdotenv","description":"Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.","keywords":["environment","env","dotenv"],"homepage":"","version":"v4.1.1","version_normalized":"4.1.1.0","license":["BSD-3-Clause"],"authors":[{"name":"Graham Campbell","email":"graham@alt-three.com","homepage":"https://gjcampbell.co.uk/"},{"name":"Vance Lucas","email":"vance@vancelucas.com","homepage":"https://vancelucas.com/"}],"source":{"type":"git","url":"https://github.com/vlucas/phpdotenv.git","reference":"32bd5ca5a4170f88e27073353013d210a3354ae9"},"dist":{"type":"zip","url":"https://api.github.com/repos/vlucas/phpdotenv/zipball/32bd5ca5a4170f88e27073353013d210a3354ae9","reference":"32bd5ca5a4170f88e27073353013d210a3354ae9","shasum":""},"type":"library","funding":[{"url":"https://tidelift.com/funding/github/packagist/vlucas/phpdotenv","type":"tidelift"}],"time":"2020-03-01T23:56:01+00:00","autoload":{"psr-4":{"Dotenv\\":"src/"}},"extra":{"branch-alias":{"dev-master":"4.1-dev"}},"require":{"php":"^5.5.9 || ^7.0","phpoption/phpoption":"^1.7.2","symfony/polyfill-ctype":"^1.9"},"require-dev":{"ext-filter":"*","bamarni/composer-bin-plugin":"^1.3","phpunit/phpunit":"^4.8.35 || ^5.0 || ^6.0 || ^7.0"},"suggest":{"ext-filter":"Required to use the boolean validator."},"uid":3652931}}}}