#5 - (php) Bump laravel/sanctum from 2.14.1 to 2.14.2

Bumps [laravel/sanctum](https://github.com/laravel/sanctum) from 2.14.1 to 2.14.2.
- [Release notes](https://github.com/laravel/sanctum/releases)
- [Changelog](https://github.com/laravel/sanctum/blob/2.x/CHANGELOG.md)
- [Commits](https://github.com/laravel/sanctum/compare/v2.14.1...v2.14.2)

---
updated-dependencies:
- dependency-name: laravel/sanctum
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-03-01 06:05:48 +00:00 committed by GitHub
parent 5cb46d2fc4
commit 76e5069da8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

180
composer.lock generated
View File

@ -383,16 +383,16 @@
},
{
"name": "doctrine/lexer",
"version": "1.2.2",
"version": "1.2.3",
"source": {
"type": "git",
"url": "https://github.com/doctrine/lexer.git",
"reference": "9c50f840f257bbb941e6f4a0e94ccf5db5c3f76c"
"reference": "c268e882d4dbdd85e36e4ad69e02dc284f89d229"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/doctrine/lexer/zipball/9c50f840f257bbb941e6f4a0e94ccf5db5c3f76c",
"reference": "9c50f840f257bbb941e6f4a0e94ccf5db5c3f76c",
"url": "https://api.github.com/repos/doctrine/lexer/zipball/c268e882d4dbdd85e36e4ad69e02dc284f89d229",
"reference": "c268e882d4dbdd85e36e4ad69e02dc284f89d229",
"shasum": ""
},
"require": {
@ -400,7 +400,7 @@
},
"require-dev": {
"doctrine/coding-standard": "^9.0",
"phpstan/phpstan": "1.3",
"phpstan/phpstan": "^1.3",
"phpunit/phpunit": "^7.5 || ^8.5 || ^9.5",
"vimeo/psalm": "^4.11"
},
@ -439,7 +439,7 @@
],
"support": {
"issues": "https://github.com/doctrine/lexer/issues",
"source": "https://github.com/doctrine/lexer/tree/1.2.2"
"source": "https://github.com/doctrine/lexer/tree/1.2.3"
},
"funding": [
{
@ -455,7 +455,7 @@
"type": "tidelift"
}
],
"time": "2022-01-12T08:27:12+00:00"
"time": "2022-02-28T11:07:21+00:00"
},
{
"name": "dompdf/dompdf",
@ -1622,16 +1622,16 @@
},
{
"name": "laravel/framework",
"version": "v9.1.0",
"version": "v9.2.0",
"source": {
"type": "git",
"url": "https://github.com/laravel/framework.git",
"reference": "ca7ddd4782f120ae50569d04eb9e40e52f67a9d9"
"reference": "13372872bed31ae75df8709b9de5cde01d50646e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laravel/framework/zipball/ca7ddd4782f120ae50569d04eb9e40e52f67a9d9",
"reference": "ca7ddd4782f120ae50569d04eb9e40e52f67a9d9",
"url": "https://api.github.com/repos/laravel/framework/zipball/13372872bed31ae75df8709b9de5cde01d50646e",
"reference": "13372872bed31ae75df8709b9de5cde01d50646e",
"shasum": ""
},
"require": {
@ -1640,6 +1640,7 @@
"egulias/email-validator": "^3.1",
"ext-mbstring": "*",
"ext-openssl": "*",
"fruitcake/php-cors": "^1.2",
"laravel/serializable-closure": "^1.0",
"league/commonmark": "^2.2",
"league/flysystem": "^3.0",
@ -1714,7 +1715,7 @@
"league/flysystem-ftp": "^3.0",
"league/flysystem-sftp-v3": "^3.0",
"mockery/mockery": "^1.4.4",
"orchestra/testbench-core": "^7.0",
"orchestra/testbench-core": "^7.1",
"pda/pheanstalk": "^4.0",
"phpstan/phpstan": "^1.0",
"phpunit/phpunit": "^9.5.8",
@ -1796,20 +1797,20 @@
"issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework"
},
"time": "2022-02-15T15:06:44+00:00"
"time": "2022-02-22T15:30:23+00:00"
},
{
"name": "laravel/sanctum",
"version": "v2.14.1",
"version": "v2.14.2",
"source": {
"type": "git",
"url": "https://github.com/laravel/sanctum.git",
"reference": "89937617fa144ddb759a740861a47c4f2fd2245b"
"reference": "dc5d749ba9bfcfd68d8f5c272238f88bea223e66"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laravel/sanctum/zipball/89937617fa144ddb759a740861a47c4f2fd2245b",
"reference": "89937617fa144ddb759a740861a47c4f2fd2245b",
"url": "https://api.github.com/repos/laravel/sanctum/zipball/dc5d749ba9bfcfd68d8f5c272238f88bea223e66",
"reference": "dc5d749ba9bfcfd68d8f5c272238f88bea223e66",
"shasum": ""
},
"require": {
@ -1860,7 +1861,7 @@
"issues": "https://github.com/laravel/sanctum/issues",
"source": "https://github.com/laravel/sanctum"
},
"time": "2022-02-15T08:08:57+00:00"
"time": "2022-02-16T14:40:23+00:00"
},
{
"name": "laravel/serializable-closure",
@ -2291,16 +2292,16 @@
},
{
"name": "league/commonmark",
"version": "2.2.2",
"version": "2.2.3",
"source": {
"type": "git",
"url": "https://github.com/thephpleague/commonmark.git",
"reference": "13d7751377732637814f0cda0e3f6d3243f9f769"
"reference": "47b015bc4e50fd4438c1ffef6139a1fb65d2ab71"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/thephpleague/commonmark/zipball/13d7751377732637814f0cda0e3f6d3243f9f769",
"reference": "13d7751377732637814f0cda0e3f6d3243f9f769",
"url": "https://api.github.com/repos/thephpleague/commonmark/zipball/47b015bc4e50fd4438c1ffef6139a1fb65d2ab71",
"reference": "47b015bc4e50fd4438c1ffef6139a1fb65d2ab71",
"shasum": ""
},
"require": {
@ -2391,7 +2392,7 @@
"type": "tidelift"
}
],
"time": "2022-02-13T15:00:57+00:00"
"time": "2022-02-26T21:24:45+00:00"
},
{
"name": "league/config",
@ -2477,16 +2478,16 @@
},
{
"name": "league/flysystem",
"version": "3.0.8",
"version": "3.0.10",
"source": {
"type": "git",
"url": "https://github.com/thephpleague/flysystem.git",
"reference": "30f2c7069b2625da5b126ac66cbea7618a3db8b6"
"reference": "bbc5026adb5a423dfcdcecec74c7e15943ff6115"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/thephpleague/flysystem/zipball/30f2c7069b2625da5b126ac66cbea7618a3db8b6",
"reference": "30f2c7069b2625da5b126ac66cbea7618a3db8b6",
"url": "https://api.github.com/repos/thephpleague/flysystem/zipball/bbc5026adb5a423dfcdcecec74c7e15943ff6115",
"reference": "bbc5026adb5a423dfcdcecec74c7e15943ff6115",
"shasum": ""
},
"require": {
@ -2494,6 +2495,7 @@
"php": "^8.0.2"
},
"conflict": {
"aws/aws-sdk-php": "3.209.31 || 3.210.0",
"guzzlehttp/guzzle": "<7.0",
"guzzlehttp/ringphp": "<1.1.1",
"symfony/http-client": "<5.2"
@ -2546,7 +2548,7 @@
],
"support": {
"issues": "https://github.com/thephpleague/flysystem/issues",
"source": "https://github.com/thephpleague/flysystem/tree/3.0.8"
"source": "https://github.com/thephpleague/flysystem/tree/3.0.10"
},
"funding": [
{
@ -2562,7 +2564,7 @@
"type": "tidelift"
}
],
"time": "2022-02-16T18:51:54+00:00"
"time": "2022-02-26T11:09:13+00:00"
},
{
"name": "league/mime-type-detection",
@ -4702,12 +4704,12 @@
}
},
"autoload": {
"psr-4": {
"Ramsey\\Uuid\\": "src/"
},
"files": [
"src/functions.php"
]
],
"psr-4": {
"Ramsey\\Uuid\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
@ -4865,16 +4867,16 @@
},
{
"name": "symfony/console",
"version": "v6.0.3",
"version": "v6.0.5",
"source": {
"type": "git",
"url": "https://github.com/symfony/console.git",
"reference": "22e8efd019c3270c4f79376234a3f8752cd25490"
"reference": "3bebf4108b9e07492a2a4057d207aa5a77d146b1"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/console/zipball/22e8efd019c3270c4f79376234a3f8752cd25490",
"reference": "22e8efd019c3270c4f79376234a3f8752cd25490",
"url": "https://api.github.com/repos/symfony/console/zipball/3bebf4108b9e07492a2a4057d207aa5a77d146b1",
"reference": "3bebf4108b9e07492a2a4057d207aa5a77d146b1",
"shasum": ""
},
"require": {
@ -4940,7 +4942,7 @@
"terminal"
],
"support": {
"source": "https://github.com/symfony/console/tree/v6.0.3"
"source": "https://github.com/symfony/console/tree/v6.0.5"
},
"funding": [
{
@ -4956,7 +4958,7 @@
"type": "tidelift"
}
],
"time": "2022-01-26T17:23:29+00:00"
"time": "2022-02-25T10:48:52+00:00"
},
{
"name": "symfony/css-selector",
@ -5386,16 +5388,16 @@
},
{
"name": "symfony/http-foundation",
"version": "v6.0.3",
"version": "v6.0.5",
"source": {
"type": "git",
"url": "https://github.com/symfony/http-foundation.git",
"reference": "ad157299ced81a637fade1efcadd688d6deba5c1"
"reference": "b460fb15905eef449c4c43a4f0c113eccee103b9"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/ad157299ced81a637fade1efcadd688d6deba5c1",
"reference": "ad157299ced81a637fade1efcadd688d6deba5c1",
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/b460fb15905eef449c4c43a4f0c113eccee103b9",
"reference": "b460fb15905eef449c4c43a4f0c113eccee103b9",
"shasum": ""
},
"require": {
@ -5438,7 +5440,7 @@
"description": "Defines an object-oriented layer for the HTTP specification",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/http-foundation/tree/v6.0.3"
"source": "https://github.com/symfony/http-foundation/tree/v6.0.5"
},
"funding": [
{
@ -5454,20 +5456,20 @@
"type": "tidelift"
}
],
"time": "2022-01-02T09:55:41+00:00"
"time": "2022-02-21T17:15:17+00:00"
},
{
"name": "symfony/http-kernel",
"version": "v6.0.4",
"version": "v6.0.5",
"source": {
"type": "git",
"url": "https://github.com/symfony/http-kernel.git",
"reference": "9dce179ce52b0f4f669c07fd5e465e5d809a5d3b"
"reference": "5ad3f5e5fa772a8b5c6bb217f8379b533afac2ba"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/9dce179ce52b0f4f669c07fd5e465e5d809a5d3b",
"reference": "9dce179ce52b0f4f669c07fd5e465e5d809a5d3b",
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/5ad3f5e5fa772a8b5c6bb217f8379b533afac2ba",
"reference": "5ad3f5e5fa772a8b5c6bb217f8379b533afac2ba",
"shasum": ""
},
"require": {
@ -5547,7 +5549,7 @@
"description": "Provides a structured process for converting a Request into a Response",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/http-kernel/tree/v6.0.4"
"source": "https://github.com/symfony/http-kernel/tree/v6.0.5"
},
"funding": [
{
@ -5563,20 +5565,20 @@
"type": "tidelift"
}
],
"time": "2022-01-29T18:12:46+00:00"
"time": "2022-02-28T08:05:03+00:00"
},
{
"name": "symfony/mailer",
"version": "v6.0.3",
"version": "v6.0.5",
"source": {
"type": "git",
"url": "https://github.com/symfony/mailer.git",
"reference": "d958befe7dbee9d2b2157ef6dfa9b103efa94f82"
"reference": "0f4772db6521a1beb44529aa2c0c1e56f671be8f"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/mailer/zipball/d958befe7dbee9d2b2157ef6dfa9b103efa94f82",
"reference": "d958befe7dbee9d2b2157ef6dfa9b103efa94f82",
"url": "https://api.github.com/repos/symfony/mailer/zipball/0f4772db6521a1beb44529aa2c0c1e56f671be8f",
"reference": "0f4772db6521a1beb44529aa2c0c1e56f671be8f",
"shasum": ""
},
"require": {
@ -5621,7 +5623,7 @@
"description": "Helps sending emails",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/mailer/tree/v6.0.3"
"source": "https://github.com/symfony/mailer/tree/v6.0.5"
},
"funding": [
{
@ -5637,7 +5639,7 @@
"type": "tidelift"
}
],
"time": "2022-01-02T09:55:41+00:00"
"time": "2022-02-25T10:48:52+00:00"
},
{
"name": "symfony/mime",
@ -5754,12 +5756,12 @@
}
},
"autoload": {
"psr-4": {
"Symfony\\Polyfill\\Ctype\\": ""
},
"files": [
"bootstrap.php"
]
],
"psr-4": {
"Symfony\\Polyfill\\Ctype\\": ""
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
@ -6377,16 +6379,16 @@
},
{
"name": "symfony/process",
"version": "v6.0.3",
"version": "v6.0.5",
"source": {
"type": "git",
"url": "https://github.com/symfony/process.git",
"reference": "298ed357274c1868c20a0061df256a1250a6c4af"
"reference": "1ccceccc6497e96f4f646218f04b97ae7d9fa7a1"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/process/zipball/298ed357274c1868c20a0061df256a1250a6c4af",
"reference": "298ed357274c1868c20a0061df256a1250a6c4af",
"url": "https://api.github.com/repos/symfony/process/zipball/1ccceccc6497e96f4f646218f04b97ae7d9fa7a1",
"reference": "1ccceccc6497e96f4f646218f04b97ae7d9fa7a1",
"shasum": ""
},
"require": {
@ -6418,7 +6420,7 @@
"description": "Executes commands in sub-processes",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/process/tree/v6.0.3"
"source": "https://github.com/symfony/process/tree/v6.0.5"
},
"funding": [
{
@ -6434,20 +6436,20 @@
"type": "tidelift"
}
],
"time": "2022-01-26T17:23:29+00:00"
"time": "2022-01-30T18:19:12+00:00"
},
{
"name": "symfony/routing",
"version": "v6.0.3",
"version": "v6.0.5",
"source": {
"type": "git",
"url": "https://github.com/symfony/routing.git",
"reference": "b1debdf7a40e6bc7eee0f363ab9dd667fe04f099"
"reference": "a738b152426ac7fcb94bdab8188264652238bef1"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/routing/zipball/b1debdf7a40e6bc7eee0f363ab9dd667fe04f099",
"reference": "b1debdf7a40e6bc7eee0f363ab9dd667fe04f099",
"url": "https://api.github.com/repos/symfony/routing/zipball/a738b152426ac7fcb94bdab8188264652238bef1",
"reference": "a738b152426ac7fcb94bdab8188264652238bef1",
"shasum": ""
},
"require": {
@ -6506,7 +6508,7 @@
"url"
],
"support": {
"source": "https://github.com/symfony/routing/tree/v6.0.3"
"source": "https://github.com/symfony/routing/tree/v6.0.5"
},
"funding": [
{
@ -6522,7 +6524,7 @@
"type": "tidelift"
}
],
"time": "2022-01-02T09:55:41+00:00"
"time": "2022-01-31T19:46:53+00:00"
},
{
"name": "symfony/service-contracts",
@ -6638,12 +6640,12 @@
},
"type": "library",
"autoload": {
"psr-4": {
"Symfony\\Component\\String\\": ""
},
"files": [
"Resources/functions.php"
],
"psr-4": {
"Symfony\\Component\\String\\": ""
},
"exclude-from-classmap": [
"/Tests/"
]
@ -6693,16 +6695,16 @@
},
{
"name": "symfony/translation",
"version": "v6.0.3",
"version": "v6.0.5",
"source": {
"type": "git",
"url": "https://github.com/symfony/translation.git",
"reference": "71bb15335798f8c4da110911bcf2d2fead7a430d"
"reference": "e69501c71107cc3146b32aaa45f4edd0c3427875"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/translation/zipball/71bb15335798f8c4da110911bcf2d2fead7a430d",
"reference": "71bb15335798f8c4da110911bcf2d2fead7a430d",
"url": "https://api.github.com/repos/symfony/translation/zipball/e69501c71107cc3146b32aaa45f4edd0c3427875",
"reference": "e69501c71107cc3146b32aaa45f4edd0c3427875",
"shasum": ""
},
"require": {
@ -6768,7 +6770,7 @@
"description": "Provides tools to internationalize your application",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/translation/tree/v6.0.3"
"source": "https://github.com/symfony/translation/tree/v6.0.5"
},
"funding": [
{
@ -6784,7 +6786,7 @@
"type": "tidelift"
}
],
"time": "2022-01-07T00:29:03+00:00"
"time": "2022-02-09T15:52:48+00:00"
},
{
"name": "symfony/translation-contracts",
@ -6866,16 +6868,16 @@
},
{
"name": "symfony/var-dumper",
"version": "v6.0.3",
"version": "v6.0.5",
"source": {
"type": "git",
"url": "https://github.com/symfony/var-dumper.git",
"reference": "7b701676fc64f9ef11f9b4870f16b48f66be4834"
"reference": "60d6a756d5f485df5e6e40b337334848f79f61ce"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/7b701676fc64f9ef11f9b4870f16b48f66be4834",
"reference": "7b701676fc64f9ef11f9b4870f16b48f66be4834",
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/60d6a756d5f485df5e6e40b337334848f79f61ce",
"reference": "60d6a756d5f485df5e6e40b337334848f79f61ce",
"shasum": ""
},
"require": {
@ -6934,7 +6936,7 @@
"dump"
],
"support": {
"source": "https://github.com/symfony/var-dumper/tree/v6.0.3"
"source": "https://github.com/symfony/var-dumper/tree/v6.0.5"
},
"funding": [
{
@ -6950,7 +6952,7 @@
"type": "tidelift"
}
],
"time": "2022-01-17T16:30:44+00:00"
"time": "2022-02-21T17:15:17+00:00"
},
{
"name": "tijsverkoyen/css-to-inline-styles",
@ -10055,5 +10057,5 @@
"ext-pdo": "*"
},
"platform-dev": [],
"plugin-api-version": "2.1.0"
"plugin-api-version": "2.2.0"
}