diff --git a/composer.lock b/composer.lock index 08ddb10..75b5a42 100644 --- a/composer.lock +++ b/composer.lock @@ -12,12 +12,12 @@ "source": { "type": "git", "url": "https://github.com/doctrine/inflector.git", - "reference": "45d9b132b262c1d03835cdeefd42938d881556fa" + "reference": "ec3a55242203ffa6a4b27c58176da97ff0a7aec1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/inflector/zipball/45d9b132b262c1d03835cdeefd42938d881556fa", - "reference": "45d9b132b262c1d03835cdeefd42938d881556fa", + "url": "https://api.github.com/repos/doctrine/inflector/zipball/ec3a55242203ffa6a4b27c58176da97ff0a7aec1", + "reference": "ec3a55242203ffa6a4b27c58176da97ff0a7aec1", "shasum": "" }, "require": { @@ -42,6 +42,10 @@ "MIT" ], "authors": [ + { + "name": "Guilherme Blanco", + "email": "guilhermeblanco@gmail.com" + }, { "name": "Roman Borschel", "email": "roman@code-factory.org" @@ -50,10 +54,6 @@ "name": "Benjamin Eberlei", "email": "kontakt@beberlei.de" }, - { - "name": "Guilherme Blanco", - "email": "guilhermeblanco@gmail.com" - }, { "name": "Jonathan Wage", "email": "jonwage@gmail.com" @@ -71,7 +71,7 @@ "singularize", "string" ], - "time": "2018-06-15T19:03:38+00:00" + "time": "2019-10-30T19:59:35+00:00" }, { "name": "illuminate/container", @@ -79,17 +79,16 @@ "source": { "type": "git", "url": "https://github.com/illuminate/container.git", - "reference": "d6d53581d463072538a96445e135ba86b49eb403" + "reference": "4f34c2a893c0638425d70029613257ceaff5140d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/illuminate/container/zipball/d6d53581d463072538a96445e135ba86b49eb403", - "reference": "d6d53581d463072538a96445e135ba86b49eb403", + "url": "https://api.github.com/repos/illuminate/container/zipball/4f34c2a893c0638425d70029613257ceaff5140d", + "reference": "4f34c2a893c0638425d70029613257ceaff5140d", "shasum": "" }, "require": { "illuminate/contracts": "^6.0", - "illuminate/support": "^6.0", "php": "^7.2", "psr/container": "^1.0" }, @@ -116,7 +115,7 @@ ], "description": "The Illuminate Container package.", "homepage": "https://laravel.com", - "time": "2019-09-11T20:47:02+00:00" + "time": "2019-12-05T13:44:12+00:00" }, { "name": "illuminate/contracts", @@ -124,12 +123,12 @@ "source": { "type": "git", "url": "https://github.com/illuminate/contracts.git", - "reference": "403b24e356346c1cd13ad794d87ec7c57a5363bb" + "reference": "484727dc42f1c9dbffb2182f6fb0d01ca1aba556" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/illuminate/contracts/zipball/403b24e356346c1cd13ad794d87ec7c57a5363bb", - "reference": "403b24e356346c1cd13ad794d87ec7c57a5363bb", + "url": "https://api.github.com/repos/illuminate/contracts/zipball/484727dc42f1c9dbffb2182f6fb0d01ca1aba556", + "reference": "484727dc42f1c9dbffb2182f6fb0d01ca1aba556", "shasum": "" }, "require": { @@ -160,20 +159,20 @@ ], "description": "The Illuminate Contracts package.", "homepage": "https://laravel.com", - "time": "2019-09-18T12:32:21+00:00" + "time": "2019-12-06T13:40:59+00:00" }, { "name": "illuminate/database", - "version": "v6.1.0", + "version": "v6.7.0", "source": { "type": "git", "url": "https://github.com/illuminate/database.git", - "reference": "88f50689cd9d8ec0736edb5526beab05a6aeafe2" + "reference": "6685cb55f1963787605384af0a8020bbc2b33bf3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/illuminate/database/zipball/88f50689cd9d8ec0736edb5526beab05a6aeafe2", - "reference": "88f50689cd9d8ec0736edb5526beab05a6aeafe2", + "url": "https://api.github.com/repos/illuminate/database/zipball/6685cb55f1963787605384af0a8020bbc2b33bf3", + "reference": "6685cb55f1963787605384af0a8020bbc2b33bf3", "shasum": "" }, "require": { @@ -220,7 +219,7 @@ "orm", "sql" ], - "time": "2019-09-25T13:31:25+00:00" + "time": "2019-12-10T15:49:16+00:00" }, { "name": "illuminate/support", @@ -228,12 +227,12 @@ "source": { "type": "git", "url": "https://github.com/illuminate/support.git", - "reference": "db160b42dce40ca73f12e8a7ccd227b4e242df10" + "reference": "e720ac31b6baf101ce0da7a58491e1d3ea2a85ce" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/illuminate/support/zipball/db160b42dce40ca73f12e8a7ccd227b4e242df10", - "reference": "db160b42dce40ca73f12e8a7ccd227b4e242df10", + "url": "https://api.github.com/repos/illuminate/support/zipball/e720ac31b6baf101ce0da7a58491e1d3ea2a85ce", + "reference": "e720ac31b6baf101ce0da7a58491e1d3ea2a85ce", "shasum": "" }, "require": { @@ -281,26 +280,26 @@ ], "description": "The Illuminate Support package.", "homepage": "https://laravel.com", - "time": "2019-09-30T12:55:23+00:00" + "time": "2019-12-06T16:38:15+00:00" }, { "name": "nesbot/carbon", - "version": "2.25.0-beta.3", + "version": "dev-master", "source": { "type": "git", "url": "https://github.com/briannesbitt/Carbon.git", - "reference": "b70da677101cca7b584c7489770d2677c2733593" + "reference": "298d9f0e8e369301b0ca647f3ce9c92b53ad3a82" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/b70da677101cca7b584c7489770d2677c2733593", - "reference": "b70da677101cca7b584c7489770d2677c2733593", + "url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/298d9f0e8e369301b0ca647f3ce9c92b53ad3a82", + "reference": "298d9f0e8e369301b0ca647f3ce9c92b53ad3a82", "shasum": "" }, "require": { "ext-json": "*", "php": "^7.1.8 || ^8.0", - "symfony/translation": "^3.4 || ^4.0" + "symfony/translation": "^3.4 || ^4.0 || ^5.0" }, "require-dev": { "friendsofphp/php-cs-fixer": "^2.14 || ^3.0", @@ -315,6 +314,9 @@ ], "type": "library", "extra": { + "branch-alias": { + "dev-master": "2.x-dev" + }, "laravel": { "providers": [ "Carbon\\Laravel\\ServiceProvider" @@ -348,7 +350,7 @@ "datetime", "time" ], - "time": "2019-09-30T16:22:22+00:00" + "time": "2019-12-10T09:18:50+00:00" }, { "name": "psr/container", @@ -356,12 +358,12 @@ "source": { "type": "git", "url": "https://github.com/php-fig/container.git", - "reference": "014d250daebff39eba15ba990eeb2a140798e77c" + "reference": "fc1bc363ecf887921e3897c7b1dad3587ae154eb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-fig/container/zipball/014d250daebff39eba15ba990eeb2a140798e77c", - "reference": "014d250daebff39eba15ba990eeb2a140798e77c", + "url": "https://api.github.com/repos/php-fig/container/zipball/fc1bc363ecf887921e3897c7b1dad3587ae154eb", + "reference": "fc1bc363ecf887921e3897c7b1dad3587ae154eb", "shasum": "" }, "require": { @@ -397,7 +399,7 @@ "container-interop", "psr" ], - "time": "2018-12-29T15:36:03+00:00" + "time": "2019-10-04T14:07:35+00:00" }, { "name": "psr/simple-cache", @@ -453,12 +455,12 @@ "source": { "type": "git", "url": "https://github.com/symfony/polyfill-mbstring.git", - "reference": "a874bbf9135bd76175baa2c26d14312c9ef25543" + "reference": "7b4aab9743c30be783b73de055d24a39cf4b954f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/a874bbf9135bd76175baa2c26d14312c9ef25543", - "reference": "a874bbf9135bd76175baa2c26d14312c9ef25543", + "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/7b4aab9743c30be783b73de055d24a39cf4b954f", + "reference": "7b4aab9743c30be783b73de055d24a39cf4b954f", "shasum": "" }, "require": { @@ -470,7 +472,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.12-dev" + "dev-master": "1.13-dev" } }, "autoload": { @@ -504,7 +506,7 @@ "portable", "shim" ], - "time": "2019-09-17T10:46:08+00:00" + "time": "2019-11-27T14:18:11+00:00" }, { "name": "symfony/translation", @@ -512,12 +514,12 @@ "source": { "type": "git", "url": "https://github.com/symfony/translation.git", - "reference": "cfbe4e39bda65136963bb8dd1275a51ae0915152" + "reference": "4871b19985bf2992b6d791aecb4aeb38e3ef402b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/translation/zipball/cfbe4e39bda65136963bb8dd1275a51ae0915152", - "reference": "cfbe4e39bda65136963bb8dd1275a51ae0915152", + "url": "https://api.github.com/repos/symfony/translation/zipball/4871b19985bf2992b6d791aecb4aeb38e3ef402b", + "reference": "4871b19985bf2992b6d791aecb4aeb38e3ef402b", "shasum": "" }, "require": { @@ -528,6 +530,7 @@ "conflict": { "symfony/config": "<3.4", "symfony/dependency-injection": "<3.4", + "symfony/http-kernel": "<4.4", "symfony/yaml": "<3.4" }, "provide": { @@ -539,10 +542,9 @@ "symfony/console": "^3.4|^4.0|^5.0", "symfony/dependency-injection": "^3.4|^4.0|^5.0", "symfony/finder": "~2.8|~3.0|~4.0|^5.0", - "symfony/http-kernel": "^3.4|^4.0|^5.0", + "symfony/http-kernel": "^4.4", "symfony/intl": "^3.4|^4.0|^5.0", "symfony/service-contracts": "^1.1.2|^2", - "symfony/var-dumper": "^3.4|^4.0|^5.0", "symfony/yaml": "^3.4|^4.0|^5.0" }, "suggest": { @@ -580,11 +582,11 @@ ], "description": "Symfony Translation Component", "homepage": "https://symfony.com", - "time": "2019-09-27T14:40:26+00:00" + "time": "2019-12-04T04:35:13+00:00" }, { "name": "symfony/translation-contracts", - "version": "dev-master", + "version": "v1.1.7", "source": { "type": "git", "url": "https://github.com/symfony/translation-contracts.git", @@ -1320,12 +1322,12 @@ "source": { "type": "git", "url": "https://github.com/php-coveralls/php-coveralls.git", - "reference": "0de855a138444f33372e1e787e5af68f24f3a12f" + "reference": "1b3d14a36823fcabfe790e0442413f0bc0e2c116" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-coveralls/php-coveralls/zipball/0de855a138444f33372e1e787e5af68f24f3a12f", - "reference": "0de855a138444f33372e1e787e5af68f24f3a12f", + "url": "https://api.github.com/repos/php-coveralls/php-coveralls/zipball/1b3d14a36823fcabfe790e0442413f0bc0e2c116", + "reference": "1b3d14a36823fcabfe790e0442413f0bc0e2c116", "shasum": "" }, "require": { @@ -1334,10 +1336,10 @@ "guzzlehttp/guzzle": "^6.0", "php": "^5.5 || ^7.0", "psr/log": "^1.0", - "symfony/config": "^2.1 || ^3.0 || ^4.0", - "symfony/console": "^2.1 || ^3.0 || ^4.0", - "symfony/stopwatch": "^2.0 || ^3.0 || ^4.0", - "symfony/yaml": "^2.0 || ^3.0 || ^4.0" + "symfony/config": "^2.1 || ^3.0 || ^4.0 || ^5.0", + "symfony/console": "^2.1 || ^3.0 || ^4.0 || ^5.0", + "symfony/stopwatch": "^2.0 || ^3.0 || ^4.0 || ^5.0", + "symfony/yaml": "^2.0.5 || ^3.0 || ^4.0 || ^5.0" }, "require-dev": { "phpunit/phpunit": "^4.8.35 || ^5.4.3 || ^6.0" @@ -1395,7 +1397,7 @@ "github", "test" ], - "time": "2018-09-04T18:18:27+00:00" + "time": "2019-11-20T15:24:23+00:00" }, { "name": "phpdocumentor/reflection-common", @@ -2072,12 +2074,12 @@ "source": { "type": "git", "url": "https://github.com/php-fig/log.git", - "reference": "c4421fcac1edd5a324fda73e589a5cf96e52ffd0" + "reference": "5628725d0e4d687e29575eb41f9d5ee7de33a84c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-fig/log/zipball/c4421fcac1edd5a324fda73e589a5cf96e52ffd0", - "reference": "c4421fcac1edd5a324fda73e589a5cf96e52ffd0", + "url": "https://api.github.com/repos/php-fig/log/zipball/5628725d0e4d687e29575eb41f9d5ee7de33a84c", + "reference": "5628725d0e4d687e29575eb41f9d5ee7de33a84c", "shasum": "" }, "require": { @@ -2111,7 +2113,7 @@ "psr", "psr-3" ], - "time": "2018-11-21T13:42:00+00:00" + "time": "2019-11-12T16:45:05+00:00" }, { "name": "ralouphie/getallheaders", @@ -2773,12 +2775,12 @@ "source": { "type": "git", "url": "https://github.com/symfony/config.git", - "reference": "b1036d8d5399c9563b467d3501c8cd98910392e7" + "reference": "3b6209ddfa61d15ada548cfab1229a75fe99d5ef" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/config/zipball/b1036d8d5399c9563b467d3501c8cd98910392e7", - "reference": "b1036d8d5399c9563b467d3501c8cd98910392e7", + "url": "https://api.github.com/repos/symfony/config/zipball/3b6209ddfa61d15ada548cfab1229a75fe99d5ef", + "reference": "3b6209ddfa61d15ada548cfab1229a75fe99d5ef", "shasum": "" }, "require": { @@ -2829,7 +2831,7 @@ ], "description": "Symfony Config Component", "homepage": "https://symfony.com", - "time": "2019-09-27T05:43:04+00:00" + "time": "2019-12-07T16:27:44+00:00" }, { "name": "symfony/console", @@ -2837,12 +2839,12 @@ "source": { "type": "git", "url": "https://github.com/symfony/console.git", - "reference": "df27af044100c3a5b990dceb12b3958dac47c4c8" + "reference": "92e3577f4310553c83e362db25cc73f9673217de" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/console/zipball/df27af044100c3a5b990dceb12b3958dac47c4c8", - "reference": "df27af044100c3a5b990dceb12b3958dac47c4c8", + "url": "https://api.github.com/repos/symfony/console/zipball/92e3577f4310553c83e362db25cc73f9673217de", + "reference": "92e3577f4310553c83e362db25cc73f9673217de", "shasum": "" }, "require": { @@ -2904,7 +2906,7 @@ ], "description": "Symfony Console Component", "homepage": "https://symfony.com", - "time": "2019-09-28T14:55:46+00:00" + "time": "2019-12-01T10:04:59+00:00" }, { "name": "symfony/dependency-injection", @@ -2912,12 +2914,12 @@ "source": { "type": "git", "url": "https://github.com/symfony/dependency-injection.git", - "reference": "8ddf737f88a4fe6735d7b35a4b626d3de842bb20" + "reference": "ef56b3348dce58e75be02e9bb5801ebe9d1a9f4b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/8ddf737f88a4fe6735d7b35a4b626d3de842bb20", - "reference": "8ddf737f88a4fe6735d7b35a4b626d3de842bb20", + "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/ef56b3348dce58e75be02e9bb5801ebe9d1a9f4b", + "reference": "ef56b3348dce58e75be02e9bb5801ebe9d1a9f4b", "shasum": "" }, "require": { @@ -2926,7 +2928,7 @@ "symfony/service-contracts": "^1.1.6|^2" }, "conflict": { - "symfony/config": "<4.3", + "symfony/config": "<4.3|>=5.0", "symfony/finder": "<3.4", "symfony/proxy-manager-bridge": "<3.4", "symfony/yaml": "<3.4" @@ -2936,7 +2938,7 @@ "symfony/service-implementation": "1.0" }, "require-dev": { - "symfony/config": "^4.3|^5.0", + "symfony/config": "^4.3", "symfony/expression-language": "^3.4|^4.0|^5.0", "symfony/yaml": "^3.4|^4.0|^5.0" }, @@ -2977,7 +2979,7 @@ ], "description": "Symfony DependencyInjection Component", "homepage": "https://symfony.com", - "time": "2019-09-28T14:56:00+00:00" + "time": "2019-12-10T15:11:53+00:00" }, { "name": "symfony/filesystem", @@ -2985,12 +2987,12 @@ "source": { "type": "git", "url": "https://github.com/symfony/filesystem.git", - "reference": "f903e39aca6b4a4a2dbc473a1287b79b6c41cfb8" + "reference": "40c2606131d56eff6f193b6e2ceb92414653b591" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/filesystem/zipball/f903e39aca6b4a4a2dbc473a1287b79b6c41cfb8", - "reference": "f903e39aca6b4a4a2dbc473a1287b79b6c41cfb8", + "url": "https://api.github.com/repos/symfony/filesystem/zipball/40c2606131d56eff6f193b6e2ceb92414653b591", + "reference": "40c2606131d56eff6f193b6e2ceb92414653b591", "shasum": "" }, "require": { @@ -3027,7 +3029,7 @@ ], "description": "Symfony Filesystem Component", "homepage": "https://symfony.com", - "time": "2019-09-16T08:12:51+00:00" + "time": "2019-11-26T23:16:41+00:00" }, { "name": "symfony/polyfill-ctype", @@ -3209,12 +3211,12 @@ "source": { "type": "git", "url": "https://github.com/symfony/stopwatch.git", - "reference": "1e4ff456bd625be5032fac9be4294e60442e9b71" + "reference": "e96c259de6abcd0cead71f0bf4d730d53ee464d0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/stopwatch/zipball/1e4ff456bd625be5032fac9be4294e60442e9b71", - "reference": "1e4ff456bd625be5032fac9be4294e60442e9b71", + "url": "https://api.github.com/repos/symfony/stopwatch/zipball/e96c259de6abcd0cead71f0bf4d730d53ee464d0", + "reference": "e96c259de6abcd0cead71f0bf4d730d53ee464d0", "shasum": "" }, "require": { @@ -3251,7 +3253,7 @@ ], "description": "Symfony Stopwatch Component", "homepage": "https://symfony.com", - "time": "2019-08-07T11:52:19+00:00" + "time": "2019-11-05T14:48:09+00:00" }, { "name": "symfony/yaml", @@ -3259,12 +3261,12 @@ "source": { "type": "git", "url": "https://github.com/symfony/yaml.git", - "reference": "41e16350a2a1c7383c4735aa2f9fce74cf3d1178" + "reference": "13934d9458de6c226a7c9d69d1316074575cb075" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/yaml/zipball/41e16350a2a1c7383c4735aa2f9fce74cf3d1178", - "reference": "41e16350a2a1c7383c4735aa2f9fce74cf3d1178", + "url": "https://api.github.com/repos/symfony/yaml/zipball/13934d9458de6c226a7c9d69d1316074575cb075", + "reference": "13934d9458de6c226a7c9d69d1316074575cb075", "shasum": "" }, "require": { @@ -3310,7 +3312,7 @@ ], "description": "Symfony Yaml Component", "homepage": "https://symfony.com", - "time": "2019-09-11T15:41:19+00:00" + "time": "2019-12-10T10:30:59+00:00" }, { "name": "theseer/tokenizer",