diff --git a/composer.lock b/composer.lock index ace2c03..0dcdc4a 100644 --- a/composer.lock +++ b/composer.lock @@ -1194,34 +1194,34 @@ }, { "name": "laravel/sanctum", - "version": "v2.4.2", + "version": "v2.11.2", "source": { "type": "git", "url": "https://github.com/laravel/sanctum.git", - "reference": "cf07490b92e07ee6206f712d4502e8a2a41f5049" + "reference": "b21e65cbe13896946986cb0868180cd69e1bd5d3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/sanctum/zipball/cf07490b92e07ee6206f712d4502e8a2a41f5049", - "reference": "cf07490b92e07ee6206f712d4502e8a2a41f5049", + "url": "https://api.github.com/repos/laravel/sanctum/zipball/b21e65cbe13896946986cb0868180cd69e1bd5d3", + "reference": "b21e65cbe13896946986cb0868180cd69e1bd5d3", "shasum": "" }, "require": { "ext-json": "*", - "illuminate/contracts": "^6.9|^7.0", - "illuminate/database": "^6.9|^7.0", - "illuminate/support": "^6.9|^7.0", - "php": "^7.2" + "illuminate/contracts": "^6.9|^7.0|^8.0", + "illuminate/database": "^6.9|^7.0|^8.0", + "illuminate/support": "^6.9|^7.0|^8.0", + "php": "^7.2|^8.0" }, "require-dev": { "mockery/mockery": "^1.0", - "orchestra/testbench": "^4.0|^5.0", - "phpunit/phpunit": "^8.0" + "orchestra/testbench": "^4.0|^5.0|^6.0", + "phpunit/phpunit": "^8.0|^9.3" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "1.x-dev" + "dev-master": "2.x-dev" }, "laravel": { "providers": [ @@ -1250,7 +1250,7 @@ "laravel", "sanctum" ], - "time": "2020-06-16T19:14:01+00:00" + "time": "2021-06-15T15:56:21+00:00" }, { "name": "laravel/tinker", @@ -5814,6 +5814,7 @@ "faker", "fixtures" ], + "abandoned": true, "time": "2019-12-12T13:22:17+00:00" }, { @@ -7071,6 +7072,7 @@ "type": "github" } ], + "abandoned": true, "time": "2020-06-27T06:36:25+00:00" }, { @@ -8200,12 +8202,12 @@ "version": "1.9.1", "source": { "type": "git", - "url": "https://github.com/webmozart/assert.git", + "url": "https://github.com/webmozarts/assert.git", "reference": "bafc69caeb4d49c39fd0779086c03a3738cbb389" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/webmozart/assert/zipball/bafc69caeb4d49c39fd0779086c03a3738cbb389", + "url": "https://api.github.com/repos/webmozarts/assert/zipball/bafc69caeb4d49c39fd0779086c03a3738cbb389", "reference": "bafc69caeb4d49c39fd0779086c03a3738cbb389", "shasum": "" },