diff options
Diffstat (limited to 'vendor/composer/installed.json')
| -rw-r--r-- | vendor/composer/installed.json | 36 |
1 files changed, 18 insertions, 18 deletions
diff --git a/vendor/composer/installed.json b/vendor/composer/installed.json index 19144a4992..bf07bf77be 100644 --- a/vendor/composer/installed.json +++ b/vendor/composer/installed.json @@ -893,8 +893,8 @@ }, { "name": "illuminate/cache", - "version": "v5.8.0", - "version_normalized": "5.8.0.0", + "version": "v5.8.2", + "version_normalized": "5.8.2.0", "source": { "type": "git", "url": "https://github.com/illuminate/cache.git", @@ -944,8 +944,8 @@ }, { "name": "illuminate/container", - "version": "v5.8.0", - "version_normalized": "5.8.0.0", + "version": "v5.8.2", + "version_normalized": "5.8.2.0", "source": { "type": "git", "url": "https://github.com/illuminate/container.git", @@ -991,8 +991,8 @@ }, { "name": "illuminate/contracts", - "version": "v5.8.0", - "version_normalized": "5.8.0.0", + "version": "v5.8.2", + "version_normalized": "5.8.2.0", "source": { "type": "git", "url": "https://github.com/illuminate/contracts.git", @@ -1037,17 +1037,17 @@ }, { "name": "illuminate/database", - "version": "v5.8.0", - "version_normalized": "5.8.0.0", + "version": "v5.8.2", + "version_normalized": "5.8.2.0", "source": { "type": "git", "url": "https://github.com/illuminate/database.git", - "reference": "488a1e7bab73099b5bc5284b25a71c59a0741f96" + "reference": "a9696050ee570fd1f59b0045aa3fe27458c48986" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/illuminate/database/zipball/488a1e7bab73099b5bc5284b25a71c59a0741f96", - "reference": "488a1e7bab73099b5bc5284b25a71c59a0741f96", + "url": "https://api.github.com/repos/illuminate/database/zipball/a9696050ee570fd1f59b0045aa3fe27458c48986", + "reference": "a9696050ee570fd1f59b0045aa3fe27458c48986", "shasum": "" }, "require": { @@ -1065,7 +1065,7 @@ "illuminate/filesystem": "Required to use the migrations (5.8.*).", "illuminate/pagination": "Required to paginate the result set (5.8.*)." }, - "time": "2019-02-26T15:24:16+00:00", + "time": "2019-02-27T13:46:50+00:00", "type": "library", "extra": { "branch-alias": { @@ -1099,17 +1099,17 @@ }, { "name": "illuminate/support", - "version": "v5.8.0", - "version_normalized": "5.8.0.0", + "version": "v5.8.2", + "version_normalized": "5.8.2.0", "source": { "type": "git", "url": "https://github.com/illuminate/support.git", - "reference": "f4eef6632fa23bcfb02d8029b7dce37ceb6a5801" + "reference": "013cfab5d44c530b56d70cc9ccb891c8b25ebbce" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/illuminate/support/zipball/f4eef6632fa23bcfb02d8029b7dce37ceb6a5801", - "reference": "f4eef6632fa23bcfb02d8029b7dce37ceb6a5801", + "url": "https://api.github.com/repos/illuminate/support/zipball/013cfab5d44c530b56d70cc9ccb891c8b25ebbce", + "reference": "013cfab5d44c530b56d70cc9ccb891c8b25ebbce", "shasum": "" }, "require": { @@ -1131,7 +1131,7 @@ "symfony/var-dumper": "Required to use the dd function (^4.2).", "vlucas/phpdotenv": "Required to use the env helper (^3.3)." }, - "time": "2019-02-23T15:01:19+00:00", + "time": "2019-02-27T14:00:44+00:00", "type": "library", "extra": { "branch-alias": { |
