Update vlucas/phpdotenv (v3.5.0 => v3.6.0)

This commit is contained in:
DariusIII
2019-09-11 08:45:17 +02:00
parent 72562eced3
commit 8a0501bb52
Generated
+7 -7
View File
@@ -8107,16 +8107,16 @@
},
{
"name": "vlucas/phpdotenv",
"version": "v3.5.0",
"version": "v3.6.0",
"source": {
"type": "git",
"url": "https://github.com/vlucas/phpdotenv.git",
"reference": "95cb0fa6c025f7f0db7fc60f81e9fb231eb2d222"
"reference": "1bdf24f065975594f6a117f0f1f6cabf1333b156"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/vlucas/phpdotenv/zipball/95cb0fa6c025f7f0db7fc60f81e9fb231eb2d222",
"reference": "95cb0fa6c025f7f0db7fc60f81e9fb231eb2d222",
"url": "https://api.github.com/repos/vlucas/phpdotenv/zipball/1bdf24f065975594f6a117f0f1f6cabf1333b156",
"reference": "1bdf24f065975594f6a117f0f1f6cabf1333b156",
"shasum": ""
},
"require": {
@@ -8125,12 +8125,12 @@
"symfony/polyfill-ctype": "^1.9"
},
"require-dev": {
"phpunit/phpunit": "^4.8.35 || ^5.0 || ^6.0"
"phpunit/phpunit": "^4.8.35 || ^5.0 || ^6.0 || ^7.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "3.5-dev"
"dev-master": "3.6-dev"
}
},
"autoload": {
@@ -8160,7 +8160,7 @@
"env",
"environment"
],
"time": "2019-08-27T17:00:38+00:00"
"time": "2019-09-10T21:37:39+00:00"
},
{
"name": "voku/simple_html_dom",