PHP Dependencies Update

Changelogs summary:

 - phpunit/php-code-coverage updated from 10.0.0 to 10.0.1 patch
   See changes: https://github.com/sebastianbergmann/php-code-coverage/compare/10.0.0...10.0.1
   Release notes: https://github.com/sebastianbergmann/php-code-coverage/releases/tag/10.0.1

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

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

 - matomo/device-detector updated from 6.0.6 to 6.1.0 minor
   See changes: https://github.com/matomo-org/device-detector/compare/6.0.6...6.1.0
   Release notes: https://github.com/matomo-org/device-detector/releases/tag/6.1.0

 - meilisearch/meilisearch-php updated from v0.27.0 to v1.0.0 major
   See changes: https://github.com/meilisearch/meilisearch-php/compare/v0.27.0...v1.0.0
   Release notes: https://github.com/meilisearch/meilisearch-php/releases/tag/v1.0.0

 - phpstan/phpstan updated from 1.9.18 to 1.10.3 minor
   See changes: https://github.com/phpstan/phpstan/compare/1.9.18...1.10.3
   Release notes: https://github.com/phpstan/phpstan/releases/tag/1.10.3

 - phpstan/phpstan-doctrine updated from 1.3.32 to 1.3.33 patch
   See changes: https://github.com/phpstan/phpstan-doctrine/compare/1.3.32...1.3.33
   Release notes: https://github.com/phpstan/phpstan-doctrine/releases/tag/1.3.33

 - roave/security-advisories updated from dev-latest@9206ad5 to dev-latest@6bd8aa4
   See changes: 9206ad5...6bd8aa4

 - squizlabs/php_codesniffer updated from 3.7.1 to 3.7.2 patch
   See changes: https://github.com/squizlabs/PHP_CodeSniffer/compare/3.7.1...3.7.2
   Release notes: https://github.com/squizlabs/PHP_CodeSniffer/releases/tag/3.7.2

 - phpoption/phpoption updated from 1.9.0 to 1.9.1 patch
   See changes: https://github.com/schmittjoh/php-option/compare/1.9.0...1.9.1
   Release notes: https://github.com/schmittjoh/php-option/releases/tag/1.9.1

 - graham-campbell/result-type updated from v1.1.0 to v1.1.1 patch
   See changes: https://github.com/GrahamCampbell/Result-Type/compare/v1.1.0...v1.1.1
   Release notes: https://github.com/GrahamCampbell/Result-Type/releases/tag/v1.1.1

 - zircote/swagger-php updated from 4.6.2 to 4.7.1 minor
   See changes: https://github.com/zircote/swagger-php/compare/4.6.2...4.7.1
   Release notes: https://github.com/zircote/swagger-php/releases/tag/4.7.1

No security vulnerability advisories found
This commit is contained in:
Buster Neece 2023-02-28 02:55:35 -06:00
parent 5cbf9c91ca
commit 77eedc770e
No known key found for this signature in database
GPG Key ID: F1D2E64A0005E80E
2 changed files with 83 additions and 79 deletions

View File

@ -52,7 +52,7 @@
"lstrojny/fxmlrpc": "dev-master",
"marcw/rss-writer": "^0.4.0",
"matomo/device-detector": "^6",
"meilisearch/meilisearch-php": "^0.27.0",
"meilisearch/meilisearch-php": "^1",
"mezzio/mezzio-session": "^1.3",
"mezzio/mezzio-session-cache": "^1.7",
"monolog/monolog": "^3",

160
composer.lock generated
View File

@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "3d3abcca0a3e24629718218d41744160",
"content-hash": "ba194ddb057f168aeb422fff521ab5e6",
"packages": [
{
"name": "aws/aws-crt-php",
@ -58,16 +58,16 @@
},
{
"name": "aws/aws-sdk-php",
"version": "3.259.0",
"version": "3.261.0",
"source": {
"type": "git",
"url": "https://github.com/aws/aws-sdk-php.git",
"reference": "096711644ebe5c956a97ef449fa2cb3b66443c25"
"reference": "9523e082488df5898d8e975c6554cc8b9a79f97a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/096711644ebe5c956a97ef449fa2cb3b66443c25",
"reference": "096711644ebe5c956a97ef449fa2cb3b66443c25",
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/9523e082488df5898d8e975c6554cc8b9a79f97a",
"reference": "9523e082488df5898d8e975c6554cc8b9a79f97a",
"shasum": ""
},
"require": {
@ -146,9 +146,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.259.0"
"source": "https://github.com/aws/aws-sdk-php/tree/3.261.0"
},
"time": "2023-02-17T19:21:38+00:00"
"time": "2023-02-27T19:22:33+00:00"
},
{
"name": "azuracast/nowplaying",
@ -2347,24 +2347,24 @@
},
{
"name": "graham-campbell/result-type",
"version": "v1.1.0",
"version": "v1.1.1",
"source": {
"type": "git",
"url": "https://github.com/GrahamCampbell/Result-Type.git",
"reference": "a878d45c1914464426dc94da61c9e1d36ae262a8"
"reference": "672eff8cf1d6fe1ef09ca0f89c4b287d6a3eb831"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/GrahamCampbell/Result-Type/zipball/a878d45c1914464426dc94da61c9e1d36ae262a8",
"reference": "a878d45c1914464426dc94da61c9e1d36ae262a8",
"url": "https://api.github.com/repos/GrahamCampbell/Result-Type/zipball/672eff8cf1d6fe1ef09ca0f89c4b287d6a3eb831",
"reference": "672eff8cf1d6fe1ef09ca0f89c4b287d6a3eb831",
"shasum": ""
},
"require": {
"php": "^7.2.5 || ^8.0",
"phpoption/phpoption": "^1.9"
"phpoption/phpoption": "^1.9.1"
},
"require-dev": {
"phpunit/phpunit": "^8.5.28 || ^9.5.21"
"phpunit/phpunit": "^8.5.32 || ^9.6.3 || ^10.0.12"
},
"type": "library",
"autoload": {
@ -2393,7 +2393,7 @@
],
"support": {
"issues": "https://github.com/GrahamCampbell/Result-Type/issues",
"source": "https://github.com/GrahamCampbell/Result-Type/tree/v1.1.0"
"source": "https://github.com/GrahamCampbell/Result-Type/tree/v1.1.1"
},
"funding": [
{
@ -2405,7 +2405,7 @@
"type": "tidelift"
}
],
"time": "2022-07-30T15:56:11+00:00"
"time": "2023-02-25T20:23:15+00:00"
},
{
"name": "guzzlehttp/guzzle",
@ -3595,16 +3595,16 @@
},
{
"name": "matomo/device-detector",
"version": "6.0.6",
"version": "6.1.0",
"source": {
"type": "git",
"url": "https://github.com/matomo-org/device-detector.git",
"reference": "ce5ef5e6776c16af306d38e20674973f072e05ed"
"reference": "bcbf10f2e0e158b338c6c5db9e89862313405215"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/matomo-org/device-detector/zipball/ce5ef5e6776c16af306d38e20674973f072e05ed",
"reference": "ce5ef5e6776c16af306d38e20674973f072e05ed",
"url": "https://api.github.com/repos/matomo-org/device-detector/zipball/bcbf10f2e0e158b338c6c5db9e89862313405215",
"reference": "bcbf10f2e0e158b338c6c5db9e89862313405215",
"shasum": ""
},
"require": {
@ -3660,20 +3660,20 @@
"source": "https://github.com/matomo-org/matomo",
"wiki": "https://dev.matomo.org/"
},
"time": "2023-01-16T08:18:02+00:00"
"time": "2023-02-22T10:17:31+00:00"
},
{
"name": "meilisearch/meilisearch-php",
"version": "v0.27.0",
"version": "v1.0.0",
"source": {
"type": "git",
"url": "https://github.com/meilisearch/meilisearch-php.git",
"reference": "e95db9ed85a45dcd831573979bf1d42cb99b9b3b"
"reference": "11f12a2e36a6c616ffa5c6ed32272f8c870aaf69"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/meilisearch/meilisearch-php/zipball/e95db9ed85a45dcd831573979bf1d42cb99b9b3b",
"reference": "e95db9ed85a45dcd831573979bf1d42cb99b9b3b",
"url": "https://api.github.com/repos/meilisearch/meilisearch-php/zipball/11f12a2e36a6c616ffa5c6ed32272f8c870aaf69",
"reference": "11f12a2e36a6c616ffa5c6ed32272f8c870aaf69",
"shasum": ""
},
"require": {
@ -3688,7 +3688,7 @@
"guzzlehttp/guzzle": "^7.1",
"http-interop/http-factory-guzzle": "^1.0",
"phpstan/extension-installer": "^1.1",
"phpstan/phpstan": "1.9.3",
"phpstan/phpstan": "1.9.14",
"phpstan/phpstan-deprecation-rules": "^1.0",
"phpstan/phpstan-phpunit": "^1.0",
"phpstan/phpstan-strict-rules": "^1.1",
@ -3726,9 +3726,9 @@
],
"support": {
"issues": "https://github.com/meilisearch/meilisearch-php/issues",
"source": "https://github.com/meilisearch/meilisearch-php/tree/v0.27.0"
"source": "https://github.com/meilisearch/meilisearch-php/tree/v1.0.0"
},
"time": "2023-01-10T19:29:02+00:00"
"time": "2023-02-06T13:25:35+00:00"
},
{
"name": "mezzio/mezzio-session",
@ -5295,24 +5295,24 @@
},
{
"name": "phpoption/phpoption",
"version": "1.9.0",
"version": "1.9.1",
"source": {
"type": "git",
"url": "https://github.com/schmittjoh/php-option.git",
"reference": "dc5ff11e274a90cc1c743f66c9ad700ce50db9ab"
"reference": "dd3a383e599f49777d8b628dadbb90cae435b87e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/schmittjoh/php-option/zipball/dc5ff11e274a90cc1c743f66c9ad700ce50db9ab",
"reference": "dc5ff11e274a90cc1c743f66c9ad700ce50db9ab",
"url": "https://api.github.com/repos/schmittjoh/php-option/zipball/dd3a383e599f49777d8b628dadbb90cae435b87e",
"reference": "dd3a383e599f49777d8b628dadbb90cae435b87e",
"shasum": ""
},
"require": {
"php": "^7.2.5 || ^8.0"
},
"require-dev": {
"bamarni/composer-bin-plugin": "^1.8",
"phpunit/phpunit": "^8.5.28 || ^9.5.21"
"bamarni/composer-bin-plugin": "^1.8.2",
"phpunit/phpunit": "^8.5.32 || ^9.6.3 || ^10.0.12"
},
"type": "library",
"extra": {
@ -5354,7 +5354,7 @@
],
"support": {
"issues": "https://github.com/schmittjoh/php-option/issues",
"source": "https://github.com/schmittjoh/php-option/tree/1.9.0"
"source": "https://github.com/schmittjoh/php-option/tree/1.9.1"
},
"funding": [
{
@ -5366,7 +5366,7 @@
"type": "tidelift"
}
],
"time": "2022-07-30T15:51:26+00:00"
"time": "2023-02-25T19:38:58+00:00"
},
{
"name": "phpseclib/phpseclib",
@ -9758,16 +9758,16 @@
},
{
"name": "zircote/swagger-php",
"version": "4.6.2",
"version": "4.7.1",
"source": {
"type": "git",
"url": "https://github.com/zircote/swagger-php.git",
"reference": "14d6c5e2bde957e03a3a5496a3b18419a0480199"
"reference": "de32660ba43f7dd5f47a7a38d33d5d2c1c367d65"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/zircote/swagger-php/zipball/14d6c5e2bde957e03a3a5496a3b18419a0480199",
"reference": "14d6c5e2bde957e03a3a5496a3b18419a0480199",
"url": "https://api.github.com/repos/zircote/swagger-php/zipball/de32660ba43f7dd5f47a7a38d33d5d2c1c367d65",
"reference": "de32660ba43f7dd5f47a7a38d33d5d2c1c367d65",
"shasum": ""
},
"require": {
@ -9830,9 +9830,9 @@
],
"support": {
"issues": "https://github.com/zircote/swagger-php/issues",
"source": "https://github.com/zircote/swagger-php/tree/4.6.2"
"source": "https://github.com/zircote/swagger-php/tree/4.7.1"
},
"time": "2023-02-14T22:54:06+00:00"
"time": "2023-02-25T22:37:20+00:00"
}
],
"packages-dev": [
@ -11357,16 +11357,16 @@
},
{
"name": "phpstan/phpstan",
"version": "1.9.18",
"version": "1.10.3",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan.git",
"reference": "f2d5cf71be91172a57c649770b73c20ebcffb0bf"
"reference": "5419375b5891add97dc74be71e6c1c34baaddf64"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/f2d5cf71be91172a57c649770b73c20ebcffb0bf",
"reference": "f2d5cf71be91172a57c649770b73c20ebcffb0bf",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/5419375b5891add97dc74be71e6c1c34baaddf64",
"reference": "5419375b5891add97dc74be71e6c1c34baaddf64",
"shasum": ""
},
"require": {
@ -11396,7 +11396,7 @@
],
"support": {
"issues": "https://github.com/phpstan/phpstan/issues",
"source": "https://github.com/phpstan/phpstan/tree/1.9.18"
"source": "https://github.com/phpstan/phpstan/tree/1.10.3"
},
"funding": [
{
@ -11412,25 +11412,25 @@
"type": "tidelift"
}
],
"time": "2023-02-17T15:01:27+00:00"
"time": "2023-02-25T14:47:13+00:00"
},
{
"name": "phpstan/phpstan-doctrine",
"version": "1.3.32",
"version": "1.3.33",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan-doctrine.git",
"reference": "4534559a8c08ab3648c6fa09289478780e190ae7"
"reference": "fcb67c2a747300ff8e6ae278191f6ff79fc90370"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan-doctrine/zipball/4534559a8c08ab3648c6fa09289478780e190ae7",
"reference": "4534559a8c08ab3648c6fa09289478780e190ae7",
"url": "https://api.github.com/repos/phpstan/phpstan-doctrine/zipball/fcb67c2a747300ff8e6ae278191f6ff79fc90370",
"reference": "fcb67c2a747300ff8e6ae278191f6ff79fc90370",
"shasum": ""
},
"require": {
"php": "^7.2 || ^8.0",
"phpstan/phpstan": "^1.9.11"
"phpstan/phpstan": "^1.10"
},
"conflict": {
"doctrine/collections": "<1.0",
@ -11480,29 +11480,29 @@
"description": "Doctrine extensions for PHPStan",
"support": {
"issues": "https://github.com/phpstan/phpstan-doctrine/issues",
"source": "https://github.com/phpstan/phpstan-doctrine/tree/1.3.32"
"source": "https://github.com/phpstan/phpstan-doctrine/tree/1.3.33"
},
"time": "2023-01-12T13:39:08+00:00"
"time": "2023-02-21T08:52:52+00:00"
},
{
"name": "phpunit/php-code-coverage",
"version": "10.0.0",
"version": "10.0.1",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/php-code-coverage.git",
"reference": "bf4fbc9c13af7da12b3ea807574fb460f255daba"
"reference": "b9c21a93dd8c8eed79879374884ee733259475cc"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/bf4fbc9c13af7da12b3ea807574fb460f255daba",
"reference": "bf4fbc9c13af7da12b3ea807574fb460f255daba",
"url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/b9c21a93dd8c8eed79879374884ee733259475cc",
"reference": "b9c21a93dd8c8eed79879374884ee733259475cc",
"shasum": ""
},
"require": {
"ext-dom": "*",
"ext-libxml": "*",
"ext-xmlwriter": "*",
"nikic/php-parser": "^4.14",
"nikic/php-parser": "^4.15",
"php": ">=8.1",
"phpunit/php-file-iterator": "^4.0",
"phpunit/php-text-template": "^3.0",
@ -11551,7 +11551,7 @@
],
"support": {
"issues": "https://github.com/sebastianbergmann/php-code-coverage/issues",
"source": "https://github.com/sebastianbergmann/php-code-coverage/tree/10.0.0"
"source": "https://github.com/sebastianbergmann/php-code-coverage/tree/10.0.1"
},
"funding": [
{
@ -11559,7 +11559,7 @@
"type": "github"
}
],
"time": "2023-02-03T07:14:34+00:00"
"time": "2023-02-25T05:35:03+00:00"
},
{
"name": "phpunit/php-file-iterator",
@ -11804,16 +11804,16 @@
},
{
"name": "phpunit/phpunit",
"version": "10.0.10",
"version": "10.0.13",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git",
"reference": "fdfb75f4e7985d3db6c874f206b3281c1eb5e3eb"
"reference": "c37a88d7a905266eab6498817a1bf1170043313f"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/fdfb75f4e7985d3db6c874f206b3281c1eb5e3eb",
"reference": "fdfb75f4e7985d3db6c874f206b3281c1eb5e3eb",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/c37a88d7a905266eab6498817a1bf1170043313f",
"reference": "c37a88d7a905266eab6498817a1bf1170043313f",
"shasum": ""
},
"require": {
@ -11884,7 +11884,7 @@
],
"support": {
"issues": "https://github.com/sebastianbergmann/phpunit/issues",
"source": "https://github.com/sebastianbergmann/phpunit/tree/10.0.10"
"source": "https://github.com/sebastianbergmann/phpunit/tree/10.0.13"
},
"funding": [
{
@ -11900,7 +11900,7 @@
"type": "tidelift"
}
],
"time": "2023-02-20T11:50:41+00:00"
"time": "2023-02-27T13:07:57+00:00"
},
{
"name": "psy/psysh",
@ -12041,12 +12041,12 @@
"source": {
"type": "git",
"url": "https://github.com/Roave/SecurityAdvisories.git",
"reference": "9206ad5e9490993f471ef1503f630afd7a849170"
"reference": "6bd8aa4cc5a5871008d89e503ac4ae7b69b5ac33"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/9206ad5e9490993f471ef1503f630afd7a849170",
"reference": "9206ad5e9490993f471ef1503f630afd7a849170",
"url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/6bd8aa4cc5a5871008d89e503ac4ae7b69b5ac33",
"reference": "6bd8aa4cc5a5871008d89e503ac4ae7b69b5ac33",
"shasum": ""
},
"conflict": {
@ -12190,7 +12190,7 @@
"fooman/tcpdf": "<6.2.22",
"forkcms/forkcms": "<5.11.1",
"fossar/tcpdf-parser": "<6.2.22",
"francoisjacquet/rosariosis": "<10.1",
"francoisjacquet/rosariosis": "<10.8.2",
"friendsofsymfony/oauth2-php": "<1.3",
"friendsofsymfony/rest-bundle": ">=1.2,<1.2.2",
"friendsofsymfony/user-bundle": ">=1.2,<1.3.5",
@ -12283,6 +12283,7 @@
"magento/magento1ee": ">=1,<1.14.4.3",
"magento/product-community-edition": ">=2,<2.2.10|>=2.3,<2.3.2-p.2",
"maikuolan/phpmussel": ">=1,<1.6",
"mantisbt/mantisbt": "<=2.25.5",
"marcwillmann/turn": "<0.3.3",
"matyhtf/framework": "<3.0.6",
"mautic/core": "<4.3|= 2.13.1",
@ -12361,6 +12362,7 @@
"phpxmlrpc/phpxmlrpc": "<4.9.2",
"pimcore/data-hub": "<1.2.4",
"pimcore/pimcore": "<10.5.17",
"pixelfed/pixelfed": "<=0.11.4",
"pocketmine/bedrock-protocol": "<8.0.2",
"pocketmine/pocketmine-mp": "<4.12.5|>= 4.0.0-BETA5, < 4.4.2",
"pressbooks/pressbooks": "<5.18",
@ -12537,6 +12539,7 @@
"wp-cli/wp-cli": "<2.5",
"wp-graphql/wp-graphql": "<0.3.5",
"wpanel/wpanel4-cms": "<=4.3.1",
"wpcloud/wp-stateless": "<3.2",
"wwbn/avideo": "<12.4",
"xataface/xataface": "<3",
"xpressengine/xpressengine": "<3.0.15",
@ -12616,7 +12619,7 @@
"type": "tidelift"
}
],
"time": "2023-02-17T21:04:14+00:00"
"time": "2023-02-24T17:04:25+00:00"
},
{
"name": "sebastian/cli-parser",
@ -13661,16 +13664,16 @@
},
{
"name": "squizlabs/php_codesniffer",
"version": "3.7.1",
"version": "3.7.2",
"source": {
"type": "git",
"url": "https://github.com/squizlabs/PHP_CodeSniffer.git",
"reference": "1359e176e9307e906dc3d890bcc9603ff6d90619"
"reference": "ed8e00df0a83aa96acf703f8c2979ff33341f879"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/1359e176e9307e906dc3d890bcc9603ff6d90619",
"reference": "1359e176e9307e906dc3d890bcc9603ff6d90619",
"url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/ed8e00df0a83aa96acf703f8c2979ff33341f879",
"reference": "ed8e00df0a83aa96acf703f8c2979ff33341f879",
"shasum": ""
},
"require": {
@ -13706,14 +13709,15 @@
"homepage": "https://github.com/squizlabs/PHP_CodeSniffer",
"keywords": [
"phpcs",
"standards"
"standards",
"static analysis"
],
"support": {
"issues": "https://github.com/squizlabs/PHP_CodeSniffer/issues",
"source": "https://github.com/squizlabs/PHP_CodeSniffer",
"wiki": "https://github.com/squizlabs/PHP_CodeSniffer/wiki"
},
"time": "2022-06-18T07:21:10+00:00"
"time": "2023-02-22T23:07:41+00:00"
},
{
"name": "symfony/browser-kit",