Browse Source

Run composer update

pull/66/head
Nafies Luthfi 5 years ago
parent
commit
b35d2b4d3e
  1. 22
      composer.lock

22
composer.lock

@ -664,16 +664,16 @@
}, },
{ {
"name": "laravel/framework", "name": "laravel/framework",
"version": "v8.19.0",
"version": "v8.20.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/framework.git", "url": "https://github.com/laravel/framework.git",
"reference": "f5f331cee60f1bbe672503b7eb9ba5b22b2ceacb"
"reference": "b5d8573ab16027867eaa1ac148893833434f9b02"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/framework/zipball/f5f331cee60f1bbe672503b7eb9ba5b22b2ceacb",
"reference": "f5f331cee60f1bbe672503b7eb9ba5b22b2ceacb",
"url": "https://api.github.com/repos/laravel/framework/zipball/b5d8573ab16027867eaa1ac148893833434f9b02",
"reference": "b5d8573ab16027867eaa1ac148893833434f9b02",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -827,7 +827,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-12-15T16:16:31+00:00"
"time": "2020-12-22T21:21:19+00:00"
}, },
{ {
"name": "laravel/legacy-factories", "name": "laravel/legacy-factories",
@ -1581,16 +1581,16 @@
}, },
{ {
"name": "nikic/php-parser", "name": "nikic/php-parser",
"version": "v4.10.3",
"version": "v4.10.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/nikic/PHP-Parser.git", "url": "https://github.com/nikic/PHP-Parser.git",
"reference": "dbe56d23de8fcb157bbc0cfb3ad7c7de0cfb0984"
"reference": "c6d052fc58cb876152f89f532b95a8d7907e7f0e"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/dbe56d23de8fcb157bbc0cfb3ad7c7de0cfb0984",
"reference": "dbe56d23de8fcb157bbc0cfb3ad7c7de0cfb0984",
"url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/c6d052fc58cb876152f89f532b95a8d7907e7f0e",
"reference": "c6d052fc58cb876152f89f532b95a8d7907e7f0e",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1631,9 +1631,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/nikic/PHP-Parser/issues", "issues": "https://github.com/nikic/PHP-Parser/issues",
"source": "https://github.com/nikic/PHP-Parser/tree/v4.10.3"
"source": "https://github.com/nikic/PHP-Parser/tree/v4.10.4"
}, },
"time": "2020-12-03T17:45:45+00:00"
"time": "2020-12-20T10:01:03+00:00"
}, },
{ {
"name": "opis/closure", "name": "opis/closure",

Loading…
Cancel
Save