Browse Source

Update the dependencies

pull/978/head
Timothée Jaussoin 5 years ago
parent
commit
fee338c4cb
  1. 42
      composer.lock

42
composer.lock

@ -1279,7 +1279,7 @@
},
{
"name": "illuminate/bus",
"version": "v8.19.0",
"version": "v8.20.1",
"source": {
"type": "git",
"url": "https://github.com/illuminate/bus.git",
@ -1332,7 +1332,7 @@
},
{
"name": "illuminate/collections",
"version": "v8.19.0",
"version": "v8.20.1",
"source": {
"type": "git",
"url": "https://github.com/illuminate/collections.git",
@ -1386,7 +1386,7 @@
},
{
"name": "illuminate/container",
"version": "v8.19.0",
"version": "v8.20.1",
"source": {
"type": "git",
"url": "https://github.com/illuminate/container.git",
@ -1437,16 +1437,16 @@
},
{
"name": "illuminate/contracts",
"version": "v8.19.0",
"version": "v8.20.1",
"source": {
"type": "git",
"url": "https://github.com/illuminate/contracts.git",
"reference": "ecc0ae5e02efa49b50efac567f410911f75fd993"
"reference": "073109b521aec104f11c5cf5aded97aa0e63f313"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/illuminate/contracts/zipball/ecc0ae5e02efa49b50efac567f410911f75fd993",
"reference": "ecc0ae5e02efa49b50efac567f410911f75fd993",
"url": "https://api.github.com/repos/illuminate/contracts/zipball/073109b521aec104f11c5cf5aded97aa0e63f313",
"reference": "073109b521aec104f11c5cf5aded97aa0e63f313",
"shasum": ""
},
"require": {
@ -1481,20 +1481,20 @@
"issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework"
},
"time": "2020-12-11T14:35:03+00:00"
"time": "2020-12-18T14:24:20+00:00"
},
{
"name": "illuminate/database",
"version": "v8.19.0",
"version": "v8.20.1",
"source": {
"type": "git",
"url": "https://github.com/illuminate/database.git",
"reference": "179b1b7188c9e2095c1d0b8ecf7b26237727ff96"
"reference": "abb2212bb9950fc59e84f9a04d7bb570ae9e71f0"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/illuminate/database/zipball/179b1b7188c9e2095c1d0b8ecf7b26237727ff96",
"reference": "179b1b7188c9e2095c1d0b8ecf7b26237727ff96",
"url": "https://api.github.com/repos/illuminate/database/zipball/abb2212bb9950fc59e84f9a04d7bb570ae9e71f0",
"reference": "abb2212bb9950fc59e84f9a04d7bb570ae9e71f0",
"shasum": ""
},
"require": {
@ -1549,11 +1549,11 @@
"issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework"
},
"time": "2020-12-10T14:55:42+00:00"
"time": "2020-12-21T14:35:12+00:00"
},
{
"name": "illuminate/events",
"version": "v8.19.0",
"version": "v8.20.1",
"source": {
"type": "git",
"url": "https://github.com/illuminate/events.git",
@ -1608,7 +1608,7 @@
},
{
"name": "illuminate/macroable",
"version": "v8.19.0",
"version": "v8.20.1",
"source": {
"type": "git",
"url": "https://github.com/illuminate/macroable.git",
@ -1654,7 +1654,7 @@
},
{
"name": "illuminate/pipeline",
"version": "v8.19.0",
"version": "v8.20.1",
"source": {
"type": "git",
"url": "https://github.com/illuminate/pipeline.git",
@ -1702,16 +1702,16 @@
},
{
"name": "illuminate/support",
"version": "v8.19.0",
"version": "v8.20.1",
"source": {
"type": "git",
"url": "https://github.com/illuminate/support.git",
"reference": "91c965bddd834aaae650043c4726bedf00d033dd"
"reference": "f221a31bfd107d173510e15e34c3aa667c75602d"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/illuminate/support/zipball/91c965bddd834aaae650043c4726bedf00d033dd",
"reference": "91c965bddd834aaae650043c4726bedf00d033dd",
"url": "https://api.github.com/repos/illuminate/support/zipball/f221a31bfd107d173510e15e34c3aa667c75602d",
"reference": "f221a31bfd107d173510e15e34c3aa667c75602d",
"shasum": ""
},
"require": {
@ -1765,7 +1765,7 @@
"issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework"
},
"time": "2020-12-14T14:16:56+00:00"
"time": "2020-12-22T16:13:18+00:00"
},
{
"name": "michelf/php-markdown",

Loading…
Cancel
Save