Composer PHP updates.

Changelogs summary:

 - phpunit/phpunit updated from 10.2.1 to 10.2.2 patch
   See changes: https://github.com/sebastianbergmann/phpunit/compare/10.2.1...10.2.2
   Release notes: https://github.com/sebastianbergmann/phpunit/releases/tag/10.2.2

 - composer/ca-bundle updated from 1.3.5 to 1.3.6 patch
   See changes: https://github.com/composer/ca-bundle/compare/1.3.5...1.3.6
   Release notes: https://github.com/composer/ca-bundle/releases/tag/1.3.6

 - graham-campbell/guzzle-factory updated from v6.0.0 to v7.0.0 major
   See changes: https://github.com/GrahamCampbell/Guzzle-Factory/compare/v6.0.0...v7.0.0
   Release notes: https://github.com/GrahamCampbell/Guzzle-Factory/releases/tag/v7.0.0

 - aws/aws-sdk-php updated from 3.271.8 to 3.273.1 minor
   See changes: https://github.com/aws/aws-sdk-php/compare/3.271.8...3.273.1
   Release notes: https://github.com/aws/aws-sdk-php/releases/tag/3.273.1

 - phpseclib/phpseclib updated from 3.0.19 to 3.0.20 patch
   See changes: https://github.com/phpseclib/phpseclib/compare/3.0.19...3.0.20
   Release notes: https://github.com/phpseclib/phpseclib/releases/tag/3.0.20

 - matomo/device-detector updated from 6.1.2 to 6.1.3 patch
   See changes: https://github.com/matomo-org/device-detector/compare/6.1.2...6.1.3
   Release notes: https://github.com/matomo-org/device-detector/releases/tag/6.1.3

 - meilisearch/meilisearch-php updated from v1.2.0 to v1.2.1 patch
   See changes: https://github.com/meilisearch/meilisearch-php/compare/v1.2.0...v1.2.1
   Release notes: https://github.com/meilisearch/meilisearch-php/releases/tag/v1.2.1

 - mockery/mockery updated from 1.6.1 to 1.6.2 patch
   See changes: https://github.com/mockery/mockery/compare/1.6.1...1.6.2
   Release notes: https://github.com/mockery/mockery/releases/tag/1.6.2

 - phpstan/phpstan updated from 1.10.16 to 1.10.19 patch
   See changes: https://github.com/phpstan/phpstan/compare/1.10.16...1.10.19
   Release notes: https://github.com/phpstan/phpstan/releases/tag/1.10.19

 - roave/security-advisories updated from dev-latest@3ee134d to dev-latest@f928c49
   See changes: 3ee134d...f928c49

 - spatie/dropbox-api updated from 1.21.1 to 1.22.0 minor
   See changes: https://github.com/spatie/dropbox-api/compare/1.21.1...1.22.0
   Release notes: https://github.com/spatie/dropbox-api/releases/tag/1.22.0

No security vulnerability advisories found
This commit is contained in:
Buster Neece 2023-06-15 18:44:45 -05:00
parent 66eefdb108
commit cd40f8acf0
No known key found for this signature in database
2 changed files with 75 additions and 81 deletions

151
composer.lock generated
View File

@ -62,16 +62,16 @@
},
{
"name": "aws/aws-sdk-php",
"version": "3.271.8",
"version": "3.273.1",
"source": {
"type": "git",
"url": "https://github.com/aws/aws-sdk-php.git",
"reference": "46250f9947768c102052a6650a0a09405e77ee0a"
"reference": "615adf6a83800936de345193b5c869f96aab1132"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/46250f9947768c102052a6650a0a09405e77ee0a",
"reference": "46250f9947768c102052a6650a0a09405e77ee0a",
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/615adf6a83800936de345193b5c869f96aab1132",
"reference": "615adf6a83800936de345193b5c869f96aab1132",
"shasum": ""
},
"require": {
@ -151,9 +151,9 @@
"support": {
"forum": "https://forums.aws.amazon.com/forum.jspa?forumID=80",
"issues": "https://github.com/aws/aws-sdk-php/issues",
"source": "https://github.com/aws/aws-sdk-php/tree/3.271.8"
"source": "https://github.com/aws/aws-sdk-php/tree/3.273.1"
},
"time": "2023-06-05T18:20:21+00:00"
"time": "2023-06-15T18:23:27+00:00"
},
{
"name": "azuracast/nowplaying",
@ -506,16 +506,16 @@
},
{
"name": "composer/ca-bundle",
"version": "1.3.5",
"version": "1.3.6",
"source": {
"type": "git",
"url": "https://github.com/composer/ca-bundle.git",
"reference": "74780ccf8c19d6acb8d65c5f39cd72110e132bbd"
"reference": "90d087e988ff194065333d16bc5cf649872d9cdb"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/composer/ca-bundle/zipball/74780ccf8c19d6acb8d65c5f39cd72110e132bbd",
"reference": "74780ccf8c19d6acb8d65c5f39cd72110e132bbd",
"url": "https://api.github.com/repos/composer/ca-bundle/zipball/90d087e988ff194065333d16bc5cf649872d9cdb",
"reference": "90d087e988ff194065333d16bc5cf649872d9cdb",
"shasum": ""
},
"require": {
@ -562,7 +562,7 @@
"support": {
"irc": "irc://irc.freenode.org/composer",
"issues": "https://github.com/composer/ca-bundle/issues",
"source": "https://github.com/composer/ca-bundle/tree/1.3.5"
"source": "https://github.com/composer/ca-bundle/tree/1.3.6"
},
"funding": [
{
@ -578,7 +578,7 @@
"type": "tidelift"
}
],
"time": "2023-01-11T08:27:00+00:00"
"time": "2023-06-06T12:02:59+00:00"
},
{
"name": "dasprid/enum",
@ -2294,21 +2294,21 @@
},
{
"name": "graham-campbell/guzzle-factory",
"version": "v6.0.0",
"version": "v7.0.0",
"source": {
"type": "git",
"url": "https://github.com/GrahamCampbell/Guzzle-Factory.git",
"reference": "cf888363ff70e47e09c1e459a032287255ecfdb6"
"reference": "129f0ec529a967edf4bbf85465e9d639e4bc5059"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/GrahamCampbell/Guzzle-Factory/zipball/cf888363ff70e47e09c1e459a032287255ecfdb6",
"reference": "cf888363ff70e47e09c1e459a032287255ecfdb6",
"url": "https://api.github.com/repos/GrahamCampbell/Guzzle-Factory/zipball/129f0ec529a967edf4bbf85465e9d639e4bc5059",
"reference": "129f0ec529a967edf4bbf85465e9d639e4bc5059",
"shasum": ""
},
"require": {
"guzzlehttp/guzzle": "^7.5.0",
"guzzlehttp/psr7": "^2.4.3",
"guzzlehttp/guzzle": "^7.6.1",
"guzzlehttp/psr7": "^2.5.0",
"php": "^7.4.15 || ^8.0.2"
},
"require-dev": {
@ -2343,7 +2343,7 @@
],
"support": {
"issues": "https://github.com/GrahamCampbell/Guzzle-Factory/issues",
"source": "https://github.com/GrahamCampbell/Guzzle-Factory/tree/v6.0.0"
"source": "https://github.com/GrahamCampbell/Guzzle-Factory/tree/v7.0.0"
},
"funding": [
{
@ -2355,7 +2355,7 @@
"type": "tidelift"
}
],
"time": "2023-02-25T20:48:53+00:00"
"time": "2023-05-17T15:17:44+00:00"
},
{
"name": "graham-campbell/result-type",
@ -3719,16 +3719,16 @@
},
{
"name": "matomo/device-detector",
"version": "6.1.2",
"version": "6.1.3",
"source": {
"type": "git",
"url": "https://github.com/matomo-org/device-detector.git",
"reference": "7d0760e84f0b41302792a0c764fa52d3dff186f8"
"reference": "3e0fac7e77f3faadc3858fea9f5fa7efeb9cf239"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/matomo-org/device-detector/zipball/7d0760e84f0b41302792a0c764fa52d3dff186f8",
"reference": "7d0760e84f0b41302792a0c764fa52d3dff186f8",
"url": "https://api.github.com/repos/matomo-org/device-detector/zipball/3e0fac7e77f3faadc3858fea9f5fa7efeb9cf239",
"reference": "3e0fac7e77f3faadc3858fea9f5fa7efeb9cf239",
"shasum": ""
},
"require": {
@ -3784,20 +3784,20 @@
"source": "https://github.com/matomo-org/matomo",
"wiki": "https://dev.matomo.org/"
},
"time": "2023-05-04T09:30:54+00:00"
"time": "2023-06-06T11:58:07+00:00"
},
{
"name": "meilisearch/meilisearch-php",
"version": "v1.2.0",
"version": "v1.2.1",
"source": {
"type": "git",
"url": "https://github.com/meilisearch/meilisearch-php.git",
"reference": "e48fc6cb39a43614d2042bfbfff56540107016bc"
"reference": "c153714aaa947fb36779384999b65f6164247ed6"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/meilisearch/meilisearch-php/zipball/e48fc6cb39a43614d2042bfbfff56540107016bc",
"reference": "e48fc6cb39a43614d2042bfbfff56540107016bc",
"url": "https://api.github.com/repos/meilisearch/meilisearch-php/zipball/c153714aaa947fb36779384999b65f6164247ed6",
"reference": "c153714aaa947fb36779384999b65f6164247ed6",
"shasum": ""
},
"require": {
@ -3812,7 +3812,7 @@
"guzzlehttp/guzzle": "^7.1",
"http-interop/http-factory-guzzle": "^1.0",
"phpstan/extension-installer": "^1.1",
"phpstan/phpstan": "1.10.15",
"phpstan/phpstan": "1.10.16",
"phpstan/phpstan-deprecation-rules": "^1.0",
"phpstan/phpstan-phpunit": "^1.0",
"phpstan/phpstan-strict-rules": "^1.1",
@ -3850,9 +3850,9 @@
],
"support": {
"issues": "https://github.com/meilisearch/meilisearch-php/issues",
"source": "https://github.com/meilisearch/meilisearch-php/tree/v1.2.0"
"source": "https://github.com/meilisearch/meilisearch-php/tree/v1.2.1"
},
"time": "2023-06-05T11:33:30+00:00"
"time": "2023-06-06T20:48:12+00:00"
},
{
"name": "mezzio/mezzio-session",
@ -5419,16 +5419,16 @@
},
{
"name": "phpseclib/phpseclib",
"version": "3.0.19",
"version": "3.0.20",
"source": {
"type": "git",
"url": "https://github.com/phpseclib/phpseclib.git",
"reference": "cc181005cf548bfd8a4896383bb825d859259f95"
"reference": "543a1da81111a0bfd6ae7bbc2865c5e89ed3fc67"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/cc181005cf548bfd8a4896383bb825d859259f95",
"reference": "cc181005cf548bfd8a4896383bb825d859259f95",
"url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/543a1da81111a0bfd6ae7bbc2865c5e89ed3fc67",
"reference": "543a1da81111a0bfd6ae7bbc2865c5e89ed3fc67",
"shasum": ""
},
"require": {
@ -5509,7 +5509,7 @@
],
"support": {
"issues": "https://github.com/phpseclib/phpseclib/issues",
"source": "https://github.com/phpseclib/phpseclib/tree/3.0.19"
"source": "https://github.com/phpseclib/phpseclib/tree/3.0.20"
},
"funding": [
{
@ -5525,7 +5525,7 @@
"type": "tidelift"
}
],
"time": "2023-03-05T17:13:09+00:00"
"time": "2023-06-13T06:30:34+00:00"
},
{
"name": "psr/cache",
@ -6609,28 +6609,27 @@
},
{
"name": "spatie/dropbox-api",
"version": "1.21.1",
"version": "1.22.0",
"source": {
"type": "git",
"url": "https://github.com/spatie/dropbox-api.git",
"reference": "d42f572e0d7fd645d41f26fa7e9ade6625a02296"
"reference": "5b012d68568a560d1cd8888c0be2c2805c4b7c65"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/spatie/dropbox-api/zipball/d42f572e0d7fd645d41f26fa7e9ade6625a02296",
"reference": "d42f572e0d7fd645d41f26fa7e9ade6625a02296",
"url": "https://api.github.com/repos/spatie/dropbox-api/zipball/5b012d68568a560d1cd8888c0be2c2805c4b7c65",
"reference": "5b012d68568a560d1cd8888c0be2c2805c4b7c65",
"shasum": ""
},
"require": {
"ext-json": "*",
"graham-campbell/guzzle-factory": "^3.0|^4.0|^5.0|^6.0",
"graham-campbell/guzzle-factory": "^4.0.2|^5.0|^6.0|^7.0",
"guzzlehttp/guzzle": "^6.2|^7.0",
"php": "^7.1|^8.0"
},
"conflict": {
"guzzlehttp/psr7": "<1.7.0"
"php": "^8.1"
},
"require-dev": {
"laravel/pint": "^1.10.1",
"phpstan/phpstan": "^1.10.16",
"phpunit/phpunit": "^9.4"
},
"type": "library",
@ -6668,7 +6667,7 @@
],
"support": {
"issues": "https://github.com/spatie/dropbox-api/issues",
"source": "https://github.com/spatie/dropbox-api/tree/1.21.1"
"source": "https://github.com/spatie/dropbox-api/tree/1.22.0"
},
"funding": [
{
@ -6680,7 +6679,7 @@
"type": "github"
}
],
"time": "2023-03-17T14:11:20+00:00"
"time": "2023-06-08T07:13:00+00:00"
},
{
"name": "spatie/flysystem-dropbox",
@ -11156,16 +11155,16 @@
},
{
"name": "mockery/mockery",
"version": "1.6.1",
"version": "1.6.2",
"source": {
"type": "git",
"url": "https://github.com/mockery/mockery.git",
"reference": "a8dd186f07ea667c1e3abd2176bfab0ab161ea94"
"reference": "13a7fa2642c76c58fa2806ef7f565344c817a191"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/mockery/mockery/zipball/a8dd186f07ea667c1e3abd2176bfab0ab161ea94",
"reference": "a8dd186f07ea667c1e3abd2176bfab0ab161ea94",
"url": "https://api.github.com/repos/mockery/mockery/zipball/13a7fa2642c76c58fa2806ef7f565344c817a191",
"reference": "13a7fa2642c76c58fa2806ef7f565344c817a191",
"shasum": ""
},
"require": {
@ -11184,7 +11183,7 @@
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.4.x-dev"
"dev-main": "1.6.x-dev"
}
},
"autoload": {
@ -11228,9 +11227,9 @@
],
"support": {
"issues": "https://github.com/mockery/mockery/issues",
"source": "https://github.com/mockery/mockery/tree/1.6.1"
"source": "https://github.com/mockery/mockery/tree/1.6.2"
},
"time": "2023-06-05T13:59:03+00:00"
"time": "2023-06-07T09:07:52+00:00"
},
{
"name": "phar-io/manifest",
@ -11548,16 +11547,16 @@
},
{
"name": "phpstan/phpstan",
"version": "1.10.16",
"version": "1.10.19",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan.git",
"reference": "352bdbb960bb523e3d71b834862589f910921c23"
"reference": "af5a296ff02610c1bfb4ddfac9fd4a08657b9046"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/352bdbb960bb523e3d71b834862589f910921c23",
"reference": "352bdbb960bb523e3d71b834862589f910921c23",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/af5a296ff02610c1bfb4ddfac9fd4a08657b9046",
"reference": "af5a296ff02610c1bfb4ddfac9fd4a08657b9046",
"shasum": ""
},
"require": {
@ -11606,7 +11605,7 @@
"type": "tidelift"
}
],
"time": "2023-06-05T08:21:46+00:00"
"time": "2023-06-14T15:26:58+00:00"
},
{
"name": "phpstan/phpstan-doctrine",
@ -12000,16 +11999,16 @@
},
{
"name": "phpunit/phpunit",
"version": "10.2.1",
"version": "10.2.2",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git",
"reference": "599b33294350e8f51163119d5670512f98b0490d"
"reference": "1ab521b24b88b88310c40c26c0cc4a94ba40ff95"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/599b33294350e8f51163119d5670512f98b0490d",
"reference": "599b33294350e8f51163119d5670512f98b0490d",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/1ab521b24b88b88310c40c26c0cc4a94ba40ff95",
"reference": "1ab521b24b88b88310c40c26c0cc4a94ba40ff95",
"shasum": ""
},
"require": {
@ -12081,7 +12080,7 @@
"support": {
"issues": "https://github.com/sebastianbergmann/phpunit/issues",
"security": "https://github.com/sebastianbergmann/phpunit/security/policy",
"source": "https://github.com/sebastianbergmann/phpunit/tree/10.2.1"
"source": "https://github.com/sebastianbergmann/phpunit/tree/10.2.2"
},
"funding": [
{
@ -12097,7 +12096,7 @@
"type": "tidelift"
}
],
"time": "2023-06-05T05:15:51+00:00"
"time": "2023-06-11T06:15:20+00:00"
},
{
"name": "psy/psysh",
@ -12238,17 +12237,17 @@
"source": {
"type": "git",
"url": "https://github.com/Roave/SecurityAdvisories.git",
"reference": "3ee134dbd68d15df3dd8f1e43399bc71cccd2c03"
"reference": "f928c4960ce91bfd266db27fa15679341cd3525d"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/3ee134dbd68d15df3dd8f1e43399bc71cccd2c03",
"reference": "3ee134dbd68d15df3dd8f1e43399bc71cccd2c03",
"url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/f928c4960ce91bfd266db27fa15679341cd3525d",
"reference": "f928c4960ce91bfd266db27fa15679341cd3525d",
"shasum": ""
},
"conflict": {
"3f/pygmentize": "<1.2",
"admidio/admidio": "<4.1.9",
"admidio/admidio": "<4.2.8",
"adodb/adodb-php": "<=5.20.20|>=5.21,<=5.21.3",
"aheinze/cockpit": "<=2.2.1",
"akaunting/akaunting": "<2.1.13",
@ -12319,7 +12318,7 @@
"contao/core-bundle": "<4.9.40|>=4.10,<4.11.7|>=4.13,<4.13.21|>=5.1,<5.1.4|= 4.10.0",
"contao/listing-bundle": ">=4,<4.4.8",
"contao/managed-edition": "<=1.5",
"craftcms/cms": "<4.4.12|>= 4.0.0-RC1, <= 4.4.5|>= 4.0.0-RC1, <= 4.4.6|>= 4.0.0-RC1, < 4.4.6|>= 4.0.0-RC1, < 4.3.7|>= 4.0.0-RC1, < 4.2.1",
"craftcms/cms": "<4.4.6|>= 4.0.0-RC1, < 4.4.12|>= 4.0.0-RC1, <= 4.4.5|>= 4.0.0-RC1, <= 4.4.6|>= 4.0.0-RC1, < 4.4.6|>= 4.0.0-RC1, < 4.3.7|>= 4.0.0-RC1, < 4.2.1",
"croogo/croogo": "<3.0.7",
"cuyz/valinor": "<0.12",
"czproject/git-php": "<4.0.3",
@ -12399,7 +12398,7 @@
"friendsofsymfony/user-bundle": ">=1.2,<1.3.5",
"friendsoftypo3/mediace": ">=7.6.2,<7.6.5",
"froala/wysiwyg-editor": "<3.2.7",
"froxlor/froxlor": "<2.0.16",
"froxlor/froxlor": "<2.1",
"fuel/core": "<1.8.1",
"funadmin/funadmin": "<=3.2",
"gaoming13/wechat-php-sdk": "<=1.10.2",
@ -12501,7 +12500,7 @@
"melisplatform/melis-front": "<5.0.1",
"mezzio/mezzio-swoole": "<3.7|>=4,<4.3",
"mgallegos/laravel-jqgrid": "<=1.3",
"microweber/microweber": "<1.3.4",
"microweber/microweber": "<=1.3.4",
"miniorange/miniorange-saml": "<1.4.3",
"mittwald/typo3_forum": "<1.2.1",
"mobiledetect/mobiledetectlib": "<2.8.32",
@ -12655,7 +12654,7 @@
"ssddanbrown/bookstack": "<22.2.3",
"statamic/cms": "<3.2.39|>=3.3,<3.3.2",
"stormpath/sdk": ">=0,<9.9.99",
"studio-42/elfinder": "<2.1.59",
"studio-42/elfinder": "<2.1.62",
"subrion/cms": "<=4.2.1",
"sukohi/surpass": "<1",
"sulu/sulu": "= 2.4.0-RC1|<1.6.44|>=2,<2.2.18|>=2.3,<2.3.8",
@ -12839,7 +12838,7 @@
"type": "tidelift"
}
],
"time": "2023-06-06T02:31:03+00:00"
"time": "2023-06-14T17:04:17+00:00"
},
{
"name": "sebastian/cli-parser",

View File

@ -25,11 +25,6 @@ parameters:
count: 1
path: src/Entity/Migration/Version20201204043539.php
-
message: "#^Parameter \\#1 \\$accessTokenOrAppCredentials of class Spatie\\\\Dropbox\\\\Client constructor expects array\\|string\\|null, App\\\\Service\\\\Dropbox\\\\OAuthAdapter given\\.$#"
count: 1
path: src/Entity/StorageLocationAdapter/DropboxStorageLocationAdapter.php
-
message: "#^Cannot cast Symfony\\\\Component\\\\Validator\\\\ConstraintViolationListInterface to string\\.$#"
count: 1