update composer.lock file
This commit is contained in:
parent
75722a4b35
commit
6e01709eda
218
composer.lock
generated
218
composer.lock
generated
@ -323,16 +323,16 @@
|
||||
},
|
||||
{
|
||||
"name": "akaunting/setting",
|
||||
"version": "1.1.1",
|
||||
"version": "1.1.2",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/akaunting/setting.git",
|
||||
"reference": "231b673a19f96fba050e9c005d3cbc7e428c914b"
|
||||
"reference": "194f8c60285f66835f70e0a8e87e1a66d989b111"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/akaunting/setting/zipball/231b673a19f96fba050e9c005d3cbc7e428c914b",
|
||||
"reference": "231b673a19f96fba050e9c005d3cbc7e428c914b",
|
||||
"url": "https://api.github.com/repos/akaunting/setting/zipball/194f8c60285f66835f70e0a8e87e1a66d989b111",
|
||||
"reference": "194f8c60285f66835f70e0a8e87e1a66d989b111",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -382,7 +382,7 @@
|
||||
"laravel",
|
||||
"persistent"
|
||||
],
|
||||
"time": "2019-12-31T21:50:36+00:00"
|
||||
"time": "2020-04-29T07:18:49+00:00"
|
||||
},
|
||||
{
|
||||
"name": "akaunting/version",
|
||||
@ -2140,16 +2140,16 @@
|
||||
},
|
||||
{
|
||||
"name": "fruitcake/laravel-cors",
|
||||
"version": "v1.0.5",
|
||||
"version": "v1.0.6",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/fruitcake/laravel-cors.git",
|
||||
"reference": "0e0500133dbb6325266133dd72f040617c9cdbd0"
|
||||
"reference": "1d127dbec313e2e227d65e0c483765d8d7559bf6"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/fruitcake/laravel-cors/zipball/0e0500133dbb6325266133dd72f040617c9cdbd0",
|
||||
"reference": "0e0500133dbb6325266133dd72f040617c9cdbd0",
|
||||
"url": "https://api.github.com/repos/fruitcake/laravel-cors/zipball/1d127dbec313e2e227d65e0c483765d8d7559bf6",
|
||||
"reference": "1d127dbec313e2e227d65e0c483765d8d7559bf6",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -2204,20 +2204,20 @@
|
||||
"crossdomain",
|
||||
"laravel"
|
||||
],
|
||||
"time": "2020-03-11T21:05:07+00:00"
|
||||
"time": "2020-04-28T08:47:37+00:00"
|
||||
},
|
||||
{
|
||||
"name": "genealabs/laravel-model-caching",
|
||||
"version": "0.8.3",
|
||||
"version": "0.8.4",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/GeneaLabs/laravel-model-caching.git",
|
||||
"reference": "a76e9f143905fca08690fdf2421b0132e8881af4"
|
||||
"reference": "cdb7152a80ae774214108a717e5a405207f2d033"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/GeneaLabs/laravel-model-caching/zipball/a76e9f143905fca08690fdf2421b0132e8881af4",
|
||||
"reference": "a76e9f143905fca08690fdf2421b0132e8881af4",
|
||||
"url": "https://api.github.com/repos/GeneaLabs/laravel-model-caching/zipball/cdb7152a80ae774214108a717e5a405207f2d033",
|
||||
"reference": "cdb7152a80ae774214108a717e5a405207f2d033",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -2229,12 +2229,13 @@
|
||||
"illuminate/database": "^7.0",
|
||||
"illuminate/http": "^7.0",
|
||||
"illuminate/support": "^7.0",
|
||||
"php": ">=7.2.5",
|
||||
"php": ">=7.3",
|
||||
"predis/predis": "^1.1"
|
||||
},
|
||||
"require-dev": {
|
||||
"doctrine/dbal": "^2.10",
|
||||
"fzaninotto/faker": "^1.9",
|
||||
"laravel/nova": "3.*",
|
||||
"laravel/nova": "^3.0",
|
||||
"orchestra/testbench": "^5.0",
|
||||
"orchestra/testbench-browser-kit": "^5.0",
|
||||
"php-coveralls/php-coveralls": "^2.2",
|
||||
@ -2268,7 +2269,7 @@
|
||||
}
|
||||
],
|
||||
"description": "Automatic caching for Eloquent models.",
|
||||
"time": "2020-04-15T18:52:17+00:00"
|
||||
"time": "2020-04-29T13:16:59+00:00"
|
||||
},
|
||||
{
|
||||
"name": "genealabs/laravel-pivot-events",
|
||||
@ -2989,16 +2990,16 @@
|
||||
},
|
||||
{
|
||||
"name": "laravel/framework",
|
||||
"version": "v7.8.1",
|
||||
"version": "v7.9.2",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/laravel/framework.git",
|
||||
"reference": "cdc6d7e6c744f4d8f7d61102aea9b111550cd297"
|
||||
"reference": "757b155658ae6da429065ba8f22242fe599824f7"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/laravel/framework/zipball/cdc6d7e6c744f4d8f7d61102aea9b111550cd297",
|
||||
"reference": "cdc6d7e6c744f4d8f7d61102aea9b111550cd297",
|
||||
"url": "https://api.github.com/repos/laravel/framework/zipball/757b155658ae6da429065ba8f22242fe599824f7",
|
||||
"reference": "757b155658ae6da429065ba8f22242fe599824f7",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -3137,7 +3138,7 @@
|
||||
"framework",
|
||||
"laravel"
|
||||
],
|
||||
"time": "2020-04-24T17:21:56+00:00"
|
||||
"time": "2020-04-28T16:09:20+00:00"
|
||||
},
|
||||
{
|
||||
"name": "laravel/tinker",
|
||||
@ -3205,16 +3206,16 @@
|
||||
},
|
||||
{
|
||||
"name": "laravel/ui",
|
||||
"version": "v2.0.1",
|
||||
"version": "v2.0.3",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/laravel/ui.git",
|
||||
"reference": "47a0a1dac76f5e73803c86e1f38b2c7e0ae7fa83"
|
||||
"reference": "15368c5328efb7ce94f35ca750acde9b496ab1b1"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/laravel/ui/zipball/47a0a1dac76f5e73803c86e1f38b2c7e0ae7fa83",
|
||||
"reference": "47a0a1dac76f5e73803c86e1f38b2c7e0ae7fa83",
|
||||
"url": "https://api.github.com/repos/laravel/ui/zipball/15368c5328efb7ce94f35ca750acde9b496ab1b1",
|
||||
"reference": "15368c5328efb7ce94f35ca750acde9b496ab1b1",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -3256,7 +3257,7 @@
|
||||
"laravel",
|
||||
"ui"
|
||||
],
|
||||
"time": "2020-03-03T20:16:46+00:00"
|
||||
"time": "2020-04-29T15:06:45+00:00"
|
||||
},
|
||||
{
|
||||
"name": "laravelcollective/html",
|
||||
@ -4131,21 +4132,22 @@
|
||||
},
|
||||
{
|
||||
"name": "nesbot/carbon",
|
||||
"version": "2.32.2",
|
||||
"version": "2.33.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/briannesbitt/Carbon.git",
|
||||
"reference": "f10e22cf546704fab1db4ad4b9dedbc5c797a0dc"
|
||||
"reference": "4d93cb95a80d9ffbff4018fe58ae3b7dd7f4b99b"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/f10e22cf546704fab1db4ad4b9dedbc5c797a0dc",
|
||||
"reference": "f10e22cf546704fab1db4ad4b9dedbc5c797a0dc",
|
||||
"url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/4d93cb95a80d9ffbff4018fe58ae3b7dd7f4b99b",
|
||||
"reference": "4d93cb95a80d9ffbff4018fe58ae3b7dd7f4b99b",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"ext-json": "*",
|
||||
"php": "^7.1.8 || ^8.0",
|
||||
"symfony/polyfill-mbstring": "^1.0",
|
||||
"symfony/translation": "^3.4 || ^4.0 || ^5.0"
|
||||
},
|
||||
"require-dev": {
|
||||
@ -4198,7 +4200,7 @@
|
||||
"datetime",
|
||||
"time"
|
||||
],
|
||||
"time": "2020-03-31T13:43:19+00:00"
|
||||
"time": "2020-04-20T15:05:43+00:00"
|
||||
},
|
||||
{
|
||||
"name": "nikic/php-parser",
|
||||
@ -4392,24 +4394,21 @@
|
||||
},
|
||||
{
|
||||
"name": "phpdocumentor/reflection-common",
|
||||
"version": "2.0.0",
|
||||
"version": "2.1.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/phpDocumentor/ReflectionCommon.git",
|
||||
"reference": "63a995caa1ca9e5590304cd845c15ad6d482a62a"
|
||||
"reference": "6568f4687e5b41b054365f9ae03fcb1ed5f2069b"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/63a995caa1ca9e5590304cd845c15ad6d482a62a",
|
||||
"reference": "63a995caa1ca9e5590304cd845c15ad6d482a62a",
|
||||
"url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/6568f4687e5b41b054365f9ae03fcb1ed5f2069b",
|
||||
"reference": "6568f4687e5b41b054365f9ae03fcb1ed5f2069b",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"php": ">=7.1"
|
||||
},
|
||||
"require-dev": {
|
||||
"phpunit/phpunit": "~6"
|
||||
},
|
||||
"type": "library",
|
||||
"extra": {
|
||||
"branch-alias": {
|
||||
@ -4440,7 +4439,7 @@
|
||||
"reflection",
|
||||
"static analysis"
|
||||
],
|
||||
"time": "2018-08-07T13:53:10+00:00"
|
||||
"time": "2020-04-27T09:25:28+00:00"
|
||||
},
|
||||
{
|
||||
"name": "phpdocumentor/reflection-docblock",
|
||||
@ -4543,16 +4542,16 @@
|
||||
},
|
||||
{
|
||||
"name": "phpoffice/phpspreadsheet",
|
||||
"version": "1.11.0",
|
||||
"version": "1.12.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/PHPOffice/PhpSpreadsheet.git",
|
||||
"reference": "c2a205e82f9cf1cc9fab86b79e808d86dd680470"
|
||||
"reference": "f79611d6dc1f6b7e8e30b738fc371b392001dbfd"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/PHPOffice/PhpSpreadsheet/zipball/c2a205e82f9cf1cc9fab86b79e808d86dd680470",
|
||||
"reference": "c2a205e82f9cf1cc9fab86b79e808d86dd680470",
|
||||
"url": "https://api.github.com/repos/PHPOffice/PhpSpreadsheet/zipball/f79611d6dc1f6b7e8e30b738fc371b392001dbfd",
|
||||
"reference": "f79611d6dc1f6b7e8e30b738fc371b392001dbfd",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -4632,7 +4631,7 @@
|
||||
"xls",
|
||||
"xlsx"
|
||||
],
|
||||
"time": "2020-03-02T13:09:03+00:00"
|
||||
"time": "2020-04-27T08:12:48+00:00"
|
||||
},
|
||||
{
|
||||
"name": "phpoption/phpoption",
|
||||
@ -5407,16 +5406,16 @@
|
||||
},
|
||||
{
|
||||
"name": "santigarcor/laratrust",
|
||||
"version": "5.2.8",
|
||||
"version": "5.2.9",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/santigarcor/laratrust.git",
|
||||
"reference": "c709f44509cf1371b777a01b6eca210bc34a06f8"
|
||||
"reference": "454a338500ea5ab2807da5ee0a799c9c3d01cc05"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/santigarcor/laratrust/zipball/c709f44509cf1371b777a01b6eca210bc34a06f8",
|
||||
"reference": "c709f44509cf1371b777a01b6eca210bc34a06f8",
|
||||
"url": "https://api.github.com/repos/santigarcor/laratrust/zipball/454a338500ea5ab2807da5ee0a799c9c3d01cc05",
|
||||
"reference": "454a338500ea5ab2807da5ee0a799c9c3d01cc05",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -5426,7 +5425,7 @@
|
||||
},
|
||||
"require-dev": {
|
||||
"mockery/mockery": ">=0.9.9",
|
||||
"orchestra/testbench": "~3.6.0|~3.7.0|~3.8.0|~3.9.0",
|
||||
"orchestra/testbench": "~3.6.0|~3.7.0|~3.8.0|~3.9.0|4.*|5.*",
|
||||
"phpunit/phpunit": ">=4.1"
|
||||
},
|
||||
"type": "library",
|
||||
@ -5468,24 +5467,24 @@
|
||||
"rbac",
|
||||
"roles"
|
||||
],
|
||||
"time": "2020-03-09T08:19:36+00:00"
|
||||
"time": "2020-04-29T23:28:02+00:00"
|
||||
},
|
||||
{
|
||||
"name": "seld/jsonlint",
|
||||
"version": "1.7.2",
|
||||
"version": "1.8.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/Seldaek/jsonlint.git",
|
||||
"reference": "e2e5d290e4d2a4f0eb449f510071392e00e10d19"
|
||||
"reference": "ff2aa5420bfbc296cf6a0bc785fa5b35736de7c1"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/Seldaek/jsonlint/zipball/e2e5d290e4d2a4f0eb449f510071392e00e10d19",
|
||||
"reference": "e2e5d290e4d2a4f0eb449f510071392e00e10d19",
|
||||
"url": "https://api.github.com/repos/Seldaek/jsonlint/zipball/ff2aa5420bfbc296cf6a0bc785fa5b35736de7c1",
|
||||
"reference": "ff2aa5420bfbc296cf6a0bc785fa5b35736de7c1",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"php": "^5.3 || ^7.0"
|
||||
"php": "^5.3 || ^7.0 || ^8.0"
|
||||
},
|
||||
"require-dev": {
|
||||
"phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0"
|
||||
@ -5517,7 +5516,7 @@
|
||||
"parser",
|
||||
"validator"
|
||||
],
|
||||
"time": "2019-10-24T14:27:39+00:00"
|
||||
"time": "2020-04-30T19:05:18+00:00"
|
||||
},
|
||||
{
|
||||
"name": "seld/phar-utils",
|
||||
@ -5768,7 +5767,7 @@
|
||||
},
|
||||
{
|
||||
"name": "symfony/console",
|
||||
"version": "v5.0.7",
|
||||
"version": "v5.0.8",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/console.git",
|
||||
@ -5844,7 +5843,7 @@
|
||||
},
|
||||
{
|
||||
"name": "symfony/css-selector",
|
||||
"version": "v5.0.7",
|
||||
"version": "v5.0.8",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/css-selector.git",
|
||||
@ -5897,7 +5896,7 @@
|
||||
},
|
||||
{
|
||||
"name": "symfony/debug",
|
||||
"version": "v4.4.7",
|
||||
"version": "v4.4.8",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/debug.git",
|
||||
@ -5953,7 +5952,7 @@
|
||||
},
|
||||
{
|
||||
"name": "symfony/error-handler",
|
||||
"version": "v5.0.7",
|
||||
"version": "v5.0.8",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/error-handler.git",
|
||||
@ -6008,7 +6007,7 @@
|
||||
},
|
||||
{
|
||||
"name": "symfony/event-dispatcher",
|
||||
"version": "v5.0.7",
|
||||
"version": "v5.0.8",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/event-dispatcher.git",
|
||||
@ -6136,16 +6135,16 @@
|
||||
},
|
||||
{
|
||||
"name": "symfony/filesystem",
|
||||
"version": "v5.0.7",
|
||||
"version": "v5.0.8",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/filesystem.git",
|
||||
"reference": "ca3b87dd09fff9b771731637f5379965fbfab420"
|
||||
"reference": "7cd0dafc4353a0f62e307df90b48466379c8cc91"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/filesystem/zipball/ca3b87dd09fff9b771731637f5379965fbfab420",
|
||||
"reference": "ca3b87dd09fff9b771731637f5379965fbfab420",
|
||||
"url": "https://api.github.com/repos/symfony/filesystem/zipball/7cd0dafc4353a0f62e307df90b48466379c8cc91",
|
||||
"reference": "7cd0dafc4353a0f62e307df90b48466379c8cc91",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -6182,11 +6181,11 @@
|
||||
],
|
||||
"description": "Symfony Filesystem Component",
|
||||
"homepage": "https://symfony.com",
|
||||
"time": "2020-03-27T16:56:45+00:00"
|
||||
"time": "2020-04-12T14:40:17+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/finder",
|
||||
"version": "v5.0.7",
|
||||
"version": "v5.0.8",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/finder.git",
|
||||
@ -6235,16 +6234,16 @@
|
||||
},
|
||||
{
|
||||
"name": "symfony/http-foundation",
|
||||
"version": "v5.0.7",
|
||||
"version": "v5.0.8",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/http-foundation.git",
|
||||
"reference": "26fb006a2c7b6cdd23d52157b05f8414ffa417b6"
|
||||
"reference": "e47fdf8b24edc12022ba52923150ec6484d7f57d"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/26fb006a2c7b6cdd23d52157b05f8414ffa417b6",
|
||||
"reference": "26fb006a2c7b6cdd23d52157b05f8414ffa417b6",
|
||||
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/e47fdf8b24edc12022ba52923150ec6484d7f57d",
|
||||
"reference": "e47fdf8b24edc12022ba52923150ec6484d7f57d",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -6286,20 +6285,20 @@
|
||||
],
|
||||
"description": "Symfony HttpFoundation Component",
|
||||
"homepage": "https://symfony.com",
|
||||
"time": "2020-03-30T14:14:32+00:00"
|
||||
"time": "2020-04-18T20:50:06+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/http-kernel",
|
||||
"version": "v5.0.7",
|
||||
"version": "v5.0.8",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/http-kernel.git",
|
||||
"reference": "ad574c55d451127cab1c45b4ac51bf283e340cf0"
|
||||
"reference": "3565e51eecd06106304baba5ccb7ba89db2d7d2b"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/ad574c55d451127cab1c45b4ac51bf283e340cf0",
|
||||
"reference": "ad574c55d451127cab1c45b4ac51bf283e340cf0",
|
||||
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/3565e51eecd06106304baba5ccb7ba89db2d7d2b",
|
||||
"reference": "3565e51eecd06106304baba5ccb7ba89db2d7d2b",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -6315,6 +6314,7 @@
|
||||
"symfony/browser-kit": "<4.4",
|
||||
"symfony/cache": "<5.0",
|
||||
"symfony/config": "<5.0",
|
||||
"symfony/console": "<4.4",
|
||||
"symfony/dependency-injection": "<4.4",
|
||||
"symfony/doctrine-bridge": "<5.0",
|
||||
"symfony/form": "<5.0",
|
||||
@ -6382,20 +6382,20 @@
|
||||
],
|
||||
"description": "Symfony HttpKernel Component",
|
||||
"homepage": "https://symfony.com",
|
||||
"time": "2020-03-30T15:04:59+00:00"
|
||||
"time": "2020-04-28T18:53:25+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/mime",
|
||||
"version": "v5.0.7",
|
||||
"version": "v5.0.8",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/mime.git",
|
||||
"reference": "481b7d6da88922fb1e0d86a943987722b08f3955"
|
||||
"reference": "5d6c81c39225a750f3f43bee15f03093fb9aaa0b"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/mime/zipball/481b7d6da88922fb1e0d86a943987722b08f3955",
|
||||
"reference": "481b7d6da88922fb1e0d86a943987722b08f3955",
|
||||
"url": "https://api.github.com/repos/symfony/mime/zipball/5d6c81c39225a750f3f43bee15f03093fb9aaa0b",
|
||||
"reference": "5d6c81c39225a750f3f43bee15f03093fb9aaa0b",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -6444,7 +6444,7 @@
|
||||
"mime",
|
||||
"mime-type"
|
||||
],
|
||||
"time": "2020-03-27T16:56:45+00:00"
|
||||
"time": "2020-04-17T03:29:44+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/polyfill-ctype",
|
||||
@ -6799,16 +6799,16 @@
|
||||
},
|
||||
{
|
||||
"name": "symfony/process",
|
||||
"version": "v5.0.7",
|
||||
"version": "v5.0.8",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/process.git",
|
||||
"reference": "c5ca4a0fc16a0c888067d43fbcfe1f8a53d8e70e"
|
||||
"reference": "3179f68dff5bad14d38c4114a1dab98030801fd7"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/process/zipball/c5ca4a0fc16a0c888067d43fbcfe1f8a53d8e70e",
|
||||
"reference": "c5ca4a0fc16a0c888067d43fbcfe1f8a53d8e70e",
|
||||
"url": "https://api.github.com/repos/symfony/process/zipball/3179f68dff5bad14d38c4114a1dab98030801fd7",
|
||||
"reference": "3179f68dff5bad14d38c4114a1dab98030801fd7",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -6844,20 +6844,20 @@
|
||||
],
|
||||
"description": "Symfony Process Component",
|
||||
"homepage": "https://symfony.com",
|
||||
"time": "2020-03-27T16:56:45+00:00"
|
||||
"time": "2020-04-15T15:59:10+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/routing",
|
||||
"version": "v5.0.7",
|
||||
"version": "v5.0.8",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/routing.git",
|
||||
"reference": "d98a95d0a684caba47a47c1c50c602a669dc973b"
|
||||
"reference": "9b18480a6e101f8d9ab7c483ace7c19441be5111"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/routing/zipball/d98a95d0a684caba47a47c1c50c602a669dc973b",
|
||||
"reference": "d98a95d0a684caba47a47c1c50c602a669dc973b",
|
||||
"url": "https://api.github.com/repos/symfony/routing/zipball/9b18480a6e101f8d9ab7c483ace7c19441be5111",
|
||||
"reference": "9b18480a6e101f8d9ab7c483ace7c19441be5111",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -6920,7 +6920,7 @@
|
||||
"uri",
|
||||
"url"
|
||||
],
|
||||
"time": "2020-03-30T11:42:42+00:00"
|
||||
"time": "2020-04-21T21:02:50+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/service-contracts",
|
||||
@ -6982,16 +6982,16 @@
|
||||
},
|
||||
{
|
||||
"name": "symfony/translation",
|
||||
"version": "v5.0.7",
|
||||
"version": "v5.0.8",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/translation.git",
|
||||
"reference": "99b831770e10807dca0979518e2c89edffef5978"
|
||||
"reference": "c3879db7a68fe3e12b41263b05879412c87b27fd"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/translation/zipball/99b831770e10807dca0979518e2c89edffef5978",
|
||||
"reference": "99b831770e10807dca0979518e2c89edffef5978",
|
||||
"url": "https://api.github.com/repos/symfony/translation/zipball/c3879db7a68fe3e12b41263b05879412c87b27fd",
|
||||
"reference": "c3879db7a68fe3e12b41263b05879412c87b27fd",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -7055,7 +7055,7 @@
|
||||
],
|
||||
"description": "Symfony Translation Component",
|
||||
"homepage": "https://symfony.com",
|
||||
"time": "2020-03-27T16:56:45+00:00"
|
||||
"time": "2020-04-12T16:45:47+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/translation-contracts",
|
||||
@ -7116,16 +7116,16 @@
|
||||
},
|
||||
{
|
||||
"name": "symfony/var-dumper",
|
||||
"version": "v5.0.7",
|
||||
"version": "v5.0.8",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/var-dumper.git",
|
||||
"reference": "f74a126acd701392eef2492a17228d42552c86b5"
|
||||
"reference": "09de28632f16f81058a85fcf318397218272a07b"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/f74a126acd701392eef2492a17228d42552c86b5",
|
||||
"reference": "f74a126acd701392eef2492a17228d42552c86b5",
|
||||
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/09de28632f16f81058a85fcf318397218272a07b",
|
||||
"reference": "09de28632f16f81058a85fcf318397218272a07b",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -7187,7 +7187,7 @@
|
||||
"debug",
|
||||
"dump"
|
||||
],
|
||||
"time": "2020-03-27T16:56:45+00:00"
|
||||
"time": "2020-04-12T16:45:47+00:00"
|
||||
},
|
||||
{
|
||||
"name": "tijsverkoyen/css-to-inline-styles",
|
||||
@ -7240,20 +7240,20 @@
|
||||
},
|
||||
{
|
||||
"name": "vlucas/phpdotenv",
|
||||
"version": "v4.1.4",
|
||||
"version": "v4.1.5",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/vlucas/phpdotenv.git",
|
||||
"reference": "feb6dad5ae24b1380827aee1629b730080fde500"
|
||||
"reference": "539bb6927c101a5605d31d11a2d17185a2ce2bf1"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/vlucas/phpdotenv/zipball/feb6dad5ae24b1380827aee1629b730080fde500",
|
||||
"reference": "feb6dad5ae24b1380827aee1629b730080fde500",
|
||||
"url": "https://api.github.com/repos/vlucas/phpdotenv/zipball/539bb6927c101a5605d31d11a2d17185a2ce2bf1",
|
||||
"reference": "539bb6927c101a5605d31d11a2d17185a2ce2bf1",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"php": "^5.5.9 || ^7.0",
|
||||
"php": "^5.5.9 || ^7.0 || ^8.0",
|
||||
"phpoption/phpoption": "^1.7.2",
|
||||
"symfony/polyfill-ctype": "^1.9"
|
||||
},
|
||||
@ -7300,7 +7300,7 @@
|
||||
"env",
|
||||
"environment"
|
||||
],
|
||||
"time": "2020-04-12T15:20:09+00:00"
|
||||
"time": "2020-05-02T14:08:57+00:00"
|
||||
},
|
||||
{
|
||||
"name": "voku/portable-ascii",
|
||||
|
Loading…
x
Reference in New Issue
Block a user