Browse Source

Update the dependencies

pull/978/head
Timothée Jaussoin 5 years ago
parent
commit
0d478b58e9
  1. 52
      composer.lock

52
composer.lock

@ -1278,7 +1278,7 @@
}, },
{ {
"name": "illuminate/bus", "name": "illuminate/bus",
"version": "v8.17.2",
"version": "v8.18.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/illuminate/bus.git", "url": "https://github.com/illuminate/bus.git",
@ -1331,16 +1331,16 @@
}, },
{ {
"name": "illuminate/collections", "name": "illuminate/collections",
"version": "v8.17.2",
"version": "v8.18.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/illuminate/collections.git", "url": "https://github.com/illuminate/collections.git",
"reference": "2bdc9852420668396d1557f725293aca99bb4e9e"
"reference": "4647141880c193a0edaa91754004d8bc7471e56b"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/illuminate/collections/zipball/2bdc9852420668396d1557f725293aca99bb4e9e",
"reference": "2bdc9852420668396d1557f725293aca99bb4e9e",
"url": "https://api.github.com/repos/illuminate/collections/zipball/4647141880c193a0edaa91754004d8bc7471e56b",
"reference": "4647141880c193a0edaa91754004d8bc7471e56b",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1349,7 +1349,7 @@
"php": "^7.3|^8.0" "php": "^7.3|^8.0"
}, },
"suggest": { "suggest": {
"symfony/var-dumper": "Required to use the dump method (^5.1)."
"symfony/var-dumper": "Required to use the dump method (^5.1.4)."
}, },
"type": "library", "type": "library",
"extra": { "extra": {
@ -1381,11 +1381,11 @@
"issues": "https://github.com/laravel/framework/issues", "issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework" "source": "https://github.com/laravel/framework"
}, },
"time": "2020-11-30T15:23:45+00:00"
"time": "2020-12-08T17:15:16+00:00"
}, },
{ {
"name": "illuminate/container", "name": "illuminate/container",
"version": "v8.17.2",
"version": "v8.18.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/illuminate/container.git", "url": "https://github.com/illuminate/container.git",
@ -1436,7 +1436,7 @@
}, },
{ {
"name": "illuminate/contracts", "name": "illuminate/contracts",
"version": "v8.17.2",
"version": "v8.18.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/illuminate/contracts.git", "url": "https://github.com/illuminate/contracts.git",
@ -1484,16 +1484,16 @@
}, },
{ {
"name": "illuminate/database", "name": "illuminate/database",
"version": "v8.17.2",
"version": "v8.18.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/illuminate/database.git", "url": "https://github.com/illuminate/database.git",
"reference": "1ce3cd597b3907ae543987a807c10718ed03c3d4"
"reference": "98e0ab090b5a6616e554ca126842facb8426c262"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/illuminate/database/zipball/1ce3cd597b3907ae543987a807c10718ed03c3d4",
"reference": "1ce3cd597b3907ae543987a807c10718ed03c3d4",
"url": "https://api.github.com/repos/illuminate/database/zipball/98e0ab090b5a6616e554ca126842facb8426c262",
"reference": "98e0ab090b5a6616e554ca126842facb8426c262",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1504,7 +1504,7 @@
"illuminate/macroable": "^8.0", "illuminate/macroable": "^8.0",
"illuminate/support": "^8.0", "illuminate/support": "^8.0",
"php": "^7.3|^8.0", "php": "^7.3|^8.0",
"symfony/console": "^5.1"
"symfony/console": "^5.1.4"
}, },
"suggest": { "suggest": {
"doctrine/dbal": "Required to rename columns and drop SQLite columns (^2.6|^3.0).", "doctrine/dbal": "Required to rename columns and drop SQLite columns (^2.6|^3.0).",
@ -1513,7 +1513,7 @@
"illuminate/events": "Required to use the observers with Eloquent (^8.0).", "illuminate/events": "Required to use the observers with Eloquent (^8.0).",
"illuminate/filesystem": "Required to use the migrations (^8.0).", "illuminate/filesystem": "Required to use the migrations (^8.0).",
"illuminate/pagination": "Required to paginate the result set (^8.0).", "illuminate/pagination": "Required to paginate the result set (^8.0).",
"symfony/finder": "Required to use Eloquent model factories (^5.1)."
"symfony/finder": "Required to use Eloquent model factories (^5.1.4)."
}, },
"type": "library", "type": "library",
"extra": { "extra": {
@ -1548,11 +1548,11 @@
"issues": "https://github.com/laravel/framework/issues", "issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework" "source": "https://github.com/laravel/framework"
}, },
"time": "2020-11-30T15:12:51+00:00"
"time": "2020-12-08T22:03:59+00:00"
}, },
{ {
"name": "illuminate/events", "name": "illuminate/events",
"version": "v8.17.2",
"version": "v8.18.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/illuminate/events.git", "url": "https://github.com/illuminate/events.git",
@ -1607,7 +1607,7 @@
}, },
{ {
"name": "illuminate/macroable", "name": "illuminate/macroable",
"version": "v8.17.2",
"version": "v8.18.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/illuminate/macroable.git", "url": "https://github.com/illuminate/macroable.git",
@ -1653,7 +1653,7 @@
}, },
{ {
"name": "illuminate/pipeline", "name": "illuminate/pipeline",
"version": "v8.17.2",
"version": "v8.18.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/illuminate/pipeline.git", "url": "https://github.com/illuminate/pipeline.git",
@ -1701,16 +1701,16 @@
}, },
{ {
"name": "illuminate/support", "name": "illuminate/support",
"version": "v8.17.2",
"version": "v8.18.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/illuminate/support.git", "url": "https://github.com/illuminate/support.git",
"reference": "c8910d52254408c7245dd8044fb3e5b09292673f"
"reference": "89581f651b63c63fae87449d224f7cb1087e62d8"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/illuminate/support/zipball/c8910d52254408c7245dd8044fb3e5b09292673f",
"reference": "c8910d52254408c7245dd8044fb3e5b09292673f",
"url": "https://api.github.com/repos/illuminate/support/zipball/89581f651b63c63fae87449d224f7cb1087e62d8",
"reference": "89581f651b63c63fae87449d224f7cb1087e62d8",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1730,8 +1730,8 @@
"suggest": { "suggest": {
"illuminate/filesystem": "Required to use the composer class (^8.0).", "illuminate/filesystem": "Required to use the composer class (^8.0).",
"ramsey/uuid": "Required to use Str::uuid() (^4.0).", "ramsey/uuid": "Required to use Str::uuid() (^4.0).",
"symfony/process": "Required to use the composer class (^5.1).",
"symfony/var-dumper": "Required to use the dd function (^5.1).",
"symfony/process": "Required to use the composer class (^5.1.4).",
"symfony/var-dumper": "Required to use the dd function (^5.1.4).",
"vlucas/phpdotenv": "Required to use the Env class and env helper (^5.2)." "vlucas/phpdotenv": "Required to use the Env class and env helper (^5.2)."
}, },
"type": "library", "type": "library",
@ -1764,7 +1764,7 @@
"issues": "https://github.com/laravel/framework/issues", "issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework" "source": "https://github.com/laravel/framework"
}, },
"time": "2020-11-29T20:24:47+00:00"
"time": "2020-12-08T17:15:16+00:00"
}, },
{ {
"name": "michelf/php-markdown", "name": "michelf/php-markdown",

Loading…
Cancel
Save