From 253e8a189de2ee8f01dbb022c68aab465cfd7f8b Mon Sep 17 00:00:00 2001 From: Mohammad Alavi Date: Sat, 16 Apr 2022 12:57:26 +0430 Subject: [PATCH] chore(dep): update dependencies --- composer.lock | 116 ++++++++++++++++++++++++++------------------------ 1 file changed, 61 insertions(+), 55 deletions(-) diff --git a/composer.lock b/composer.lock index 386e3e869..893754eb2 100644 --- a/composer.lock +++ b/composer.lock @@ -49,12 +49,12 @@ "source": { "type": "git", "url": "https://github.com/apiato/core.git", - "reference": "3746bef4dbe3f919e876b88817e9182711c04979" + "reference": "4fbdb17ca406a9e93755221cde91ddbc6d93b9aa" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/apiato/core/zipball/3746bef4dbe3f919e876b88817e9182711c04979", - "reference": "3746bef4dbe3f919e876b88817e9182711c04979", + "url": "https://api.github.com/repos/apiato/core/zipball/4fbdb17ca406a9e93755221cde91ddbc6d93b9aa", + "reference": "4fbdb17ca406a9e93755221cde91ddbc6d93b9aa", "shasum": "" }, "require": { @@ -122,7 +122,7 @@ "issues": "https://github.com/apiato/core/issues", "source": "https://github.com/apiato/core" }, - "time": "2022-04-08T15:08:48+00:00" + "time": "2022-04-15T10:31:00+00:00" }, { "name": "apiato/documentation-generator-container", @@ -754,16 +754,16 @@ }, { "name": "firebase/php-jwt", - "version": "v6.1.0", + "version": "v6.1.1", "source": { "type": "git", "url": "https://github.com/firebase/php-jwt.git", - "reference": "fbb2967a3a68b07e37678c00c0cf51165051495f" + "reference": "e67638d067a537731e3f9c03e097c7c1b1f31fe8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/firebase/php-jwt/zipball/fbb2967a3a68b07e37678c00c0cf51165051495f", - "reference": "fbb2967a3a68b07e37678c00c0cf51165051495f", + "url": "https://api.github.com/repos/firebase/php-jwt/zipball/e67638d067a537731e3f9c03e097c7c1b1f31fe8", + "reference": "e67638d067a537731e3f9c03e097c7c1b1f31fe8", "shasum": "" }, "require": { @@ -805,9 +805,9 @@ ], "support": { "issues": "https://github.com/firebase/php-jwt/issues", - "source": "https://github.com/firebase/php-jwt/tree/v6.1.0" + "source": "https://github.com/firebase/php-jwt/tree/v6.1.1" }, - "time": "2022-03-23T18:26:04+00:00" + "time": "2022-04-13T23:27:14+00:00" }, { "name": "fruitcake/laravel-cors", @@ -1415,16 +1415,16 @@ }, { "name": "laravel/framework", - "version": "v8.83.7", + "version": "v8.83.8", "source": { "type": "git", "url": "https://github.com/laravel/framework.git", - "reference": "0706abf5c99d3b14149fcf79c95074dadd40b203" + "reference": "cf430301ad17656b3d918995bcdd0454c3c119b9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/framework/zipball/0706abf5c99d3b14149fcf79c95074dadd40b203", - "reference": "0706abf5c99d3b14149fcf79c95074dadd40b203", + "url": "https://api.github.com/repos/laravel/framework/zipball/cf430301ad17656b3d918995bcdd0454c3c119b9", + "reference": "cf430301ad17656b3d918995bcdd0454c3c119b9", "shasum": "" }, "require": { @@ -1584,7 +1584,7 @@ "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, - "time": "2022-04-05T15:08:10+00:00" + "time": "2022-04-12T13:49:56+00:00" }, { "name": "laravel/passport", @@ -2262,16 +2262,16 @@ }, { "name": "league/fractal", - "version": "0.20", + "version": "0.20.1", "source": { "type": "git", "url": "https://github.com/thephpleague/fractal.git", - "reference": "419b0cbf5c23a06886a583c2fc0530db2360a70f" + "reference": "8b9d39b67624db9195c06f9c1ffd0355151eaf62" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thephpleague/fractal/zipball/419b0cbf5c23a06886a583c2fc0530db2360a70f", - "reference": "419b0cbf5c23a06886a583c2fc0530db2360a70f", + "url": "https://api.github.com/repos/thephpleague/fractal/zipball/8b9d39b67624db9195c06f9c1ffd0355151eaf62", + "reference": "8b9d39b67624db9195c06f9c1ffd0355151eaf62", "shasum": "" }, "require": { @@ -2282,8 +2282,10 @@ "illuminate/contracts": "~5.0", "mockery/mockery": "^1.3", "pagerfanta/pagerfanta": "~1.0.0", + "phpstan/phpstan": "^1.4", "phpunit/phpunit": "^9.5", "squizlabs/php_codesniffer": "~3.4", + "vimeo/psalm": "^4.22", "zendframework/zend-paginator": "~2.3" }, "suggest": { @@ -2324,22 +2326,22 @@ ], "support": { "issues": "https://github.com/thephpleague/fractal/issues", - "source": "https://github.com/thephpleague/fractal/tree/0.20" + "source": "https://github.com/thephpleague/fractal/tree/0.20.1" }, - "time": "2022-03-07T23:12:17+00:00" + "time": "2022-04-11T12:47:17+00:00" }, { "name": "league/mime-type-detection", - "version": "1.9.0", + "version": "1.10.0", "source": { "type": "git", "url": "https://github.com/thephpleague/mime-type-detection.git", - "reference": "aa70e813a6ad3d1558fc927863d47309b4c23e69" + "reference": "3e4a35d756eedc67096f30240a68a3149120dae7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thephpleague/mime-type-detection/zipball/aa70e813a6ad3d1558fc927863d47309b4c23e69", - "reference": "aa70e813a6ad3d1558fc927863d47309b4c23e69", + "url": "https://api.github.com/repos/thephpleague/mime-type-detection/zipball/3e4a35d756eedc67096f30240a68a3149120dae7", + "reference": "3e4a35d756eedc67096f30240a68a3149120dae7", "shasum": "" }, "require": { @@ -2370,7 +2372,7 @@ "description": "Mime-type detection for Flysystem", "support": { "issues": "https://github.com/thephpleague/mime-type-detection/issues", - "source": "https://github.com/thephpleague/mime-type-detection/tree/1.9.0" + "source": "https://github.com/thephpleague/mime-type-detection/tree/1.10.0" }, "funding": [ { @@ -2382,7 +2384,7 @@ "type": "tidelift" } ], - "time": "2021-11-21T11:48:40+00:00" + "time": "2022-04-11T12:49:04+00:00" }, { "name": "league/oauth2-server", @@ -2641,16 +2643,16 @@ }, { "name": "monolog/monolog", - "version": "2.4.0", + "version": "2.5.0", "source": { "type": "git", "url": "https://github.com/Seldaek/monolog.git", - "reference": "d7fd7450628561ba697b7097d86db72662f54aef" + "reference": "4192345e260f1d51b365536199744b987e160edc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Seldaek/monolog/zipball/d7fd7450628561ba697b7097d86db72662f54aef", - "reference": "d7fd7450628561ba697b7097d86db72662f54aef", + "url": "https://api.github.com/repos/Seldaek/monolog/zipball/4192345e260f1d51b365536199744b987e160edc", + "reference": "4192345e260f1d51b365536199744b987e160edc", "shasum": "" }, "require": { @@ -2724,7 +2726,7 @@ ], "support": { "issues": "https://github.com/Seldaek/monolog/issues", - "source": "https://github.com/Seldaek/monolog/tree/2.4.0" + "source": "https://github.com/Seldaek/monolog/tree/2.5.0" }, "funding": [ { @@ -2736,7 +2738,7 @@ "type": "tidelift" } ], - "time": "2022-03-14T12:44:37+00:00" + "time": "2022-04-08T15:43:54+00:00" }, { "name": "nesbot/carbon", @@ -4309,20 +4311,20 @@ }, { "name": "spatie/fractalistic", - "version": "2.9.3", + "version": "2.9.4", "source": { "type": "git", "url": "https://github.com/spatie/fractalistic.git", - "reference": "d9f256c6db8e153871c413828cf63cc3908f323c" + "reference": "15cf14220cf3f84096154242a1bc1416b99e4e1a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spatie/fractalistic/zipball/d9f256c6db8e153871c413828cf63cc3908f323c", - "reference": "d9f256c6db8e153871c413828cf63cc3908f323c", + "url": "https://api.github.com/repos/spatie/fractalistic/zipball/15cf14220cf3f84096154242a1bc1416b99e4e1a", + "reference": "15cf14220cf3f84096154242a1bc1416b99e4e1a", "shasum": "" }, "require": { - "league/fractal": "^0.20.0", + "league/fractal": "^0.20.1", "php": "^7.4|^8.0" }, "require-dev": { @@ -4358,7 +4360,7 @@ ], "support": { "issues": "https://github.com/spatie/fractalistic/issues", - "source": "https://github.com/spatie/fractalistic/tree/2.9.3" + "source": "https://github.com/spatie/fractalistic/tree/2.9.4" }, "funding": [ { @@ -4366,7 +4368,7 @@ "type": "github" } ], - "time": "2022-03-20T20:10:50+00:00" + "time": "2022-04-12T08:42:59+00:00" }, { "name": "spatie/laravel-fractal", @@ -10521,12 +10523,12 @@ "source": { "type": "git", "url": "https://github.com/Roave/SecurityAdvisories.git", - "reference": "44e64dc3426a056b16041e56619b96619564b28d" + "reference": "dad1e44d86f958c5be9c5f355c9554ce22f1b1a7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/44e64dc3426a056b16041e56619b96619564b28d", - "reference": "44e64dc3426a056b16041e56619b96619564b28d", + "url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/dad1e44d86f958c5be9c5f355c9554ce22f1b1a7", + "reference": "dad1e44d86f958c5be9c5f355c9554ce22f1b1a7", "shasum": "" }, "conflict": { @@ -10582,7 +10584,7 @@ "contao/core-bundle": "<4.9.18|>=4.10,<4.11.7|= 4.10.0", "contao/listing-bundle": ">=4,<4.4.8", "contao/managed-edition": "<=1.5", - "craftcms/cms": "<3.7.14", + "craftcms/cms": "<3.7.29", "croogo/croogo": "<3.0.7", "cuyz/valinor": ">=0.5,<0.7", "datadog/dd-trace": ">=0.30,<0.30.2", @@ -10671,7 +10673,7 @@ "illuminate/database": "<6.20.26|>=7,<7.30.5|>=8,<8.40", "illuminate/encryption": ">=4,<=4.0.11|>=4.1,<=4.1.31|>=4.2,<=4.2.22|>=5,<=5.0.35|>=5.1,<=5.1.46|>=5.2,<=5.2.45|>=5.3,<=5.3.31|>=5.4,<=5.4.36|>=5.5,<5.5.40|>=5.6,<5.6.15", "illuminate/view": "<6.20.42|>=7,<7.30.6|>=8,<8.75", - "impresscms/impresscms": "<1.4.3", + "impresscms/impresscms": "<=1.4.3", "in2code/femanager": "<5.5.1|>=6,<6.3.1", "intelliants/subrion": "<=4.2.1", "ivankristianto/phpwhois": "<=4.3", @@ -10694,6 +10696,7 @@ "laminas/laminas-http": "<2.14.2", "laravel/fortify": "<1.11.1", "laravel/framework": "<6.20.42|>=7,<7.30.6|>=8,<8.75", + "laravel/laravel": "<=5.8.38", "laravel/socialite": ">=1,<1.0.99|>=2,<2.0.10", "latte/latte": "<2.10.8", "lavalite/cms": "<=5.8", @@ -10768,7 +10771,7 @@ "phpoffice/phpspreadsheet": "<1.16", "phpseclib/phpseclib": "<2.0.31|>=3,<3.0.7", "phpservermon/phpservermon": "<=3.5.2", - "phpunit/phpunit": "<4.8.28|>=5,<5.6.3", + "phpunit/phpunit": ">=4.8.19,<4.8.28|>=5,<5.6.3", "phpwhois/phpwhois": "<=4.2.5", "phpxmlrpc/extras": "<0.6.1", "pimcore/data-hub": "<1.2.4", @@ -10784,7 +10787,7 @@ "prestashop/ps_emailsubscription": "<2.6.1", "prestashop/ps_facetedsearch": "<3.4.1", "prestashop/ps_linklist": "<3.1", - "privatebin/privatebin": "<1.2.2|>=1.3,<1.3.2", + "privatebin/privatebin": "<1.4", "propel/propel": ">=2-alpha.1,<=2-alpha.7", "propel/propel1": ">=1,<=1.7.1", "pterodactyl/panel": "<1.7", @@ -10827,7 +10830,7 @@ "simplito/elliptic-php": "<1.0.6", "slim/slim": "<2.6", "smarty/smarty": "<3.1.43|>=4,<4.0.3", - "snipe/snipe-it": "<= 6.0.0-RC-5|<5.3.11", + "snipe/snipe-it": "<5.4.2|>= 6.0.0-RC-1, <= 6.0.0-RC-5", "socalnick/scn-social-auth": "<1.15.2", "socialiteproviders/steam": "<1.1", "spipu/html2pdf": "<5.2.4", @@ -10880,6 +10883,7 @@ "symfony/yaml": ">=2,<2.0.22|>=2.1,<2.1.7", "t3/dce": ">=2.2,<2.6.2", "t3g/svg-sanitizer": "<1.0.3", + "tastyigniter/tastyigniter": "<3.3", "tecnickcom/tcpdf": "<6.2.22", "terminal42/contao-tablelookupwizard": "<3.3.5", "thelia/backoffice-default-template": ">=2.1,<2.1.2", @@ -10916,6 +10920,8 @@ "wikimedia/parsoid": "<0.12.2", "willdurand/js-translation-bundle": "<2.1.1", "wp-cli/wp-cli": "<2.5", + "wpanel/wpanel4-cms": "<=4.3.1", + "wwbn/avideo": "<=11.6", "yeswiki/yeswiki": "<4.1", "yetiforce/yetiforce-crm": "<=6.3", "yidashi/yii2cmf": "<=2", @@ -10991,7 +10997,7 @@ "type": "tidelift" } ], - "time": "2022-04-06T19:03:57+00:00" + "time": "2022-04-14T16:08:49+00:00" }, { "name": "sebastian/cli-parser", @@ -12021,16 +12027,16 @@ }, { "name": "spatie/laravel-ray", - "version": "1.29.5", + "version": "1.29.6", "source": { "type": "git", "url": "https://github.com/spatie/laravel-ray.git", - "reference": "7bb6f1f749e235cea5a963b4c12986baefafd624" + "reference": "d9ec9d8550dfab362167c866fbd24d4b0d4d1e02" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spatie/laravel-ray/zipball/7bb6f1f749e235cea5a963b4c12986baefafd624", - "reference": "7bb6f1f749e235cea5a963b4c12986baefafd624", + "url": "https://api.github.com/repos/spatie/laravel-ray/zipball/d9ec9d8550dfab362167c866fbd24d4b0d4d1e02", + "reference": "d9ec9d8550dfab362167c866fbd24d4b0d4d1e02", "shasum": "" }, "require": { @@ -12089,7 +12095,7 @@ ], "support": { "issues": "https://github.com/spatie/laravel-ray/issues", - "source": "https://github.com/spatie/laravel-ray/tree/1.29.5" + "source": "https://github.com/spatie/laravel-ray/tree/1.29.6" }, "funding": [ { @@ -12101,7 +12107,7 @@ "type": "other" } ], - "time": "2022-04-05T18:07:59+00:00" + "time": "2022-04-15T07:18:37+00:00" }, { "name": "spatie/macroable",