Dependency updates.

Changelogs summary:

 - doctrine/dbal updated from 3.3.6 to 3.3.7 patch
   See changes: https://github.com/doctrine/dbal/compare/3.3.6...3.3.7
   Release notes: https://github.com/doctrine/dbal/releases/tag/3.3.7

 - doctrine/orm updated from 2.12.2 to 2.12.3 patch
   See changes: https://github.com/doctrine/orm/compare/2.12.2...2.12.3
   Release notes: https://github.com/doctrine/orm/releases/tag/2.12.3

 - guzzlehttp/psr7 updated from 2.3.0 to 2.4.0 minor
   See changes: https://github.com/guzzle/psr7/compare/2.3.0...2.4.0
   Release notes: https://github.com/guzzle/psr7/releases/tag/2.4.0

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

 - codeception/codeception updated from 5.0.0-RC3 to 5.0.0-RC4 patch
   See changes: https://github.com/Codeception/Codeception/compare/5.0.0-RC3...5.0.0-RC4
   Release notes: https://github.com/Codeception/Codeception/releases/tag/5.0.0-RC4

 - guzzlehttp/guzzle updated from 7.4.4 to 7.4.5 patch
   See changes: https://github.com/guzzle/guzzle/compare/7.4.4...7.4.5
   Release notes: https://github.com/guzzle/guzzle/releases/tag/7.4.5

 - graham-campbell/guzzle-factory updated from v5.1.0 to v5.1.1 patch
   See changes: https://github.com/GrahamCampbell/Guzzle-Factory/compare/v5.1.0...v5.1.1
   Release notes: https://github.com/GrahamCampbell/Guzzle-Factory/releases/tag/v5.1.1

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

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

 - roave/security-advisories updated from dev-latest@63cab08 to dev-latest@a66635b
   See changes: 63cab08...a66635b

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

 - egulias/email-validator updated from 3.2 to 3.2.1 patch
   See changes: https://github.com/egulias/EmailValidator/compare/3.2...3.2.1
   Release notes: https://github.com/egulias/EmailValidator/releases/tag/3.2.1

 - slevomat/coding-standard updated from 7.2.1 to 8.0.1 major
   See changes: https://github.com/slevomat/coding-standard/compare/7.2.1...8.0.1
   Release notes: https://github.com/slevomat/coding-standard/releases/tag/8.0.1
This commit is contained in:
Buster "Silver Eagle" Neece 2022-06-23 16:31:12 -05:00
parent 696306cba4
commit 8a514fafeb
No known key found for this signature in database
GPG Key ID: F1D2E64A0005E80E
2 changed files with 99 additions and 99 deletions

View File

@ -129,7 +129,7 @@
"psy/psysh": "^0.11.0",
"pyrech/composer-changelogs": "^1.7",
"roave/security-advisories": "dev-latest",
"slevomat/coding-standard": "^7",
"slevomat/coding-standard": "^8",
"softcreatr/jsonpath": "^0.8",
"squizlabs/php_codesniffer": "^3.5",
"symfony/var-dumper": "^6"

196
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": "13899e60907b126bd3c5b7ea5cbf1278",
"content-hash": "c4766e760243e3e19af86d2531fd61fe",
"packages": [
{
"name": "aws/aws-crt-php",
@ -58,16 +58,16 @@
},
{
"name": "aws/aws-sdk-php",
"version": "3.225.5",
"version": "3.228.2",
"source": {
"type": "git",
"url": "https://github.com/aws/aws-sdk-php.git",
"reference": "09b404c6b80b9c31be15fa245e647a2f9fb5e733"
"reference": "e7c4d70aef99e71f9114a302ec576dc2689df283"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/09b404c6b80b9c31be15fa245e647a2f9fb5e733",
"reference": "09b404c6b80b9c31be15fa245e647a2f9fb5e733",
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/e7c4d70aef99e71f9114a302ec576dc2689df283",
"reference": "e7c4d70aef99e71f9114a302ec576dc2689df283",
"shasum": ""
},
"require": {
@ -75,9 +75,9 @@
"ext-json": "*",
"ext-pcre": "*",
"ext-simplexml": "*",
"guzzlehttp/guzzle": "^5.3.3 || ^6.2.1 || ^7.0",
"guzzlehttp/guzzle": "^6.5.8 || ^7.4.5",
"guzzlehttp/promises": "^1.4.0",
"guzzlehttp/psr7": "^1.7.0 || ^2.1.1",
"guzzlehttp/psr7": "^1.8.5 || ^2.3",
"mtdowling/jmespath.php": "^2.6",
"php": ">=5.5"
},
@ -143,9 +143,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.225.5"
"source": "https://github.com/aws/aws-sdk-php/tree/3.228.2"
},
"time": "2022-06-15T19:35:13+00:00"
"time": "2022-06-23T18:17:44+00:00"
},
{
"name": "azuracast/doctrine-batch-utilities",
@ -1308,16 +1308,16 @@
},
{
"name": "doctrine/dbal",
"version": "3.3.6",
"version": "3.3.7",
"source": {
"type": "git",
"url": "https://github.com/doctrine/dbal.git",
"reference": "9e7f76dd1cde81c62574fdffa5a9c655c847ad21"
"reference": "9f79d4650430b582f4598fe0954ef4d52fbc0a8a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/doctrine/dbal/zipball/9e7f76dd1cde81c62574fdffa5a9c655c847ad21",
"reference": "9e7f76dd1cde81c62574fdffa5a9c655c847ad21",
"url": "https://api.github.com/repos/doctrine/dbal/zipball/9f79d4650430b582f4598fe0954ef4d52fbc0a8a",
"reference": "9f79d4650430b582f4598fe0954ef4d52fbc0a8a",
"shasum": ""
},
"require": {
@ -1332,11 +1332,11 @@
"require-dev": {
"doctrine/coding-standard": "9.0.0",
"jetbrains/phpstorm-stubs": "2022.1",
"phpstan/phpstan": "1.6.3",
"phpstan/phpstan": "1.7.13",
"phpstan/phpstan-strict-rules": "^1.2",
"phpunit/phpunit": "9.5.20",
"psalm/plugin-phpunit": "0.16.1",
"squizlabs/php_codesniffer": "3.6.2",
"squizlabs/php_codesniffer": "3.7.0",
"symfony/cache": "^5.2|^6.0",
"symfony/console": "^2.7|^3.0|^4.0|^5.0|^6.0",
"vimeo/psalm": "4.23.0"
@ -1399,7 +1399,7 @@
],
"support": {
"issues": "https://github.com/doctrine/dbal/issues",
"source": "https://github.com/doctrine/dbal/tree/3.3.6"
"source": "https://github.com/doctrine/dbal/tree/3.3.7"
},
"funding": [
{
@ -1415,7 +1415,7 @@
"type": "tidelift"
}
],
"time": "2022-05-02T17:21:01+00:00"
"time": "2022-06-13T21:43:03+00:00"
},
{
"name": "doctrine/deprecations",
@ -1902,16 +1902,16 @@
},
{
"name": "doctrine/orm",
"version": "2.12.2",
"version": "2.12.3",
"source": {
"type": "git",
"url": "https://github.com/doctrine/orm.git",
"reference": "8291a7f09b12d14783ed6537b4586583d155869e"
"reference": "c05e1709e9ffb9abe8d37260a78975cc816ee385"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/doctrine/orm/zipball/8291a7f09b12d14783ed6537b4586583d155869e",
"reference": "8291a7f09b12d14783ed6537b4586583d155869e",
"url": "https://api.github.com/repos/doctrine/orm/zipball/c05e1709e9ffb9abe8d37260a78975cc816ee385",
"reference": "c05e1709e9ffb9abe8d37260a78975cc816ee385",
"shasum": ""
},
"require": {
@ -1940,10 +1940,10 @@
"doctrine/annotations": "^1.13",
"doctrine/coding-standard": "^9.0",
"phpbench/phpbench": "^0.16.10 || ^1.0",
"phpstan/phpstan": "~1.4.10 || 1.6.3",
"phpstan/phpstan": "~1.4.10 || 1.7.13",
"phpunit/phpunit": "^7.5 || ^8.5 || ^9.5",
"psr/log": "^1 || ^2 || ^3",
"squizlabs/php_codesniffer": "3.6.2",
"squizlabs/php_codesniffer": "3.7.0",
"symfony/cache": "^4.4 || ^5.4 || ^6.0",
"symfony/yaml": "^3.4 || ^4.0 || ^5.0 || ^6.0",
"vimeo/psalm": "4.23.0"
@ -1995,9 +1995,9 @@
],
"support": {
"issues": "https://github.com/doctrine/orm/issues",
"source": "https://github.com/doctrine/orm/tree/2.12.2"
"source": "https://github.com/doctrine/orm/tree/2.12.3"
},
"time": "2022-05-02T19:10:07+00:00"
"time": "2022-06-16T13:42:23+00:00"
},
{
"name": "doctrine/persistence",
@ -2163,16 +2163,16 @@
},
{
"name": "egulias/email-validator",
"version": "3.2",
"version": "3.2.1",
"source": {
"type": "git",
"url": "https://github.com/egulias/EmailValidator.git",
"reference": "a5ed8d58ed0c340a7c2109f587951b1c84cf6286"
"reference": "f88dcf4b14af14a98ad96b14b2b317969eab6715"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/egulias/EmailValidator/zipball/a5ed8d58ed0c340a7c2109f587951b1c84cf6286",
"reference": "a5ed8d58ed0c340a7c2109f587951b1c84cf6286",
"url": "https://api.github.com/repos/egulias/EmailValidator/zipball/f88dcf4b14af14a98ad96b14b2b317969eab6715",
"reference": "f88dcf4b14af14a98ad96b14b2b317969eab6715",
"shasum": ""
},
"require": {
@ -2219,7 +2219,7 @@
],
"support": {
"issues": "https://github.com/egulias/EmailValidator/issues",
"source": "https://github.com/egulias/EmailValidator/tree/3.2"
"source": "https://github.com/egulias/EmailValidator/tree/3.2.1"
},
"funding": [
{
@ -2227,7 +2227,7 @@
"type": "github"
}
],
"time": "2022-05-28T22:19:18+00:00"
"time": "2022-06-18T20:57:19+00:00"
},
{
"name": "evenement/evenement",
@ -2567,21 +2567,21 @@
},
{
"name": "graham-campbell/guzzle-factory",
"version": "v5.1.0",
"version": "v5.1.1",
"source": {
"type": "git",
"url": "https://github.com/GrahamCampbell/Guzzle-Factory.git",
"reference": "d9168bbceeb33bd15eb7dee50325a3ff6bc1e8a3"
"reference": "d9757f327412929d1cbc63f53e27182da1e687af"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/GrahamCampbell/Guzzle-Factory/zipball/d9168bbceeb33bd15eb7dee50325a3ff6bc1e8a3",
"reference": "d9168bbceeb33bd15eb7dee50325a3ff6bc1e8a3",
"url": "https://api.github.com/repos/GrahamCampbell/Guzzle-Factory/zipball/d9757f327412929d1cbc63f53e27182da1e687af",
"reference": "d9757f327412929d1cbc63f53e27182da1e687af",
"shasum": ""
},
"require": {
"guzzlehttp/guzzle": "^7.4.3",
"guzzlehttp/psr7": "^2.2.1",
"guzzlehttp/guzzle": "^7.4.5",
"guzzlehttp/psr7": "^2.4",
"php": "^7.4.15 || ^8.0.2"
},
"require-dev": {
@ -2616,7 +2616,7 @@
],
"support": {
"issues": "https://github.com/GrahamCampbell/Guzzle-Factory/issues",
"source": "https://github.com/GrahamCampbell/Guzzle-Factory/tree/v5.1.0"
"source": "https://github.com/GrahamCampbell/Guzzle-Factory/tree/v5.1.1"
},
"funding": [
{
@ -2628,7 +2628,7 @@
"type": "tidelift"
}
],
"time": "2022-05-30T20:32:48+00:00"
"time": "2022-06-22T08:22:33+00:00"
},
{
"name": "graham-campbell/result-type",
@ -2694,22 +2694,22 @@
},
{
"name": "guzzlehttp/guzzle",
"version": "7.4.4",
"version": "7.4.5",
"source": {
"type": "git",
"url": "https://github.com/guzzle/guzzle.git",
"reference": "e3ff079b22820c2029d4c2a87796b6a0b8716ad8"
"reference": "1dd98b0564cb3f6bd16ce683cb755f94c10fbd82"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/guzzle/guzzle/zipball/e3ff079b22820c2029d4c2a87796b6a0b8716ad8",
"reference": "e3ff079b22820c2029d4c2a87796b6a0b8716ad8",
"url": "https://api.github.com/repos/guzzle/guzzle/zipball/1dd98b0564cb3f6bd16ce683cb755f94c10fbd82",
"reference": "1dd98b0564cb3f6bd16ce683cb755f94c10fbd82",
"shasum": ""
},
"require": {
"ext-json": "*",
"guzzlehttp/promises": "^1.5",
"guzzlehttp/psr7": "^1.8.3 || ^2.1",
"guzzlehttp/psr7": "^1.9 || ^2.4",
"php": "^7.2.5 || ^8.0",
"psr/http-client": "^1.0",
"symfony/deprecation-contracts": "^2.2 || ^3.0"
@ -2798,7 +2798,7 @@
],
"support": {
"issues": "https://github.com/guzzle/guzzle/issues",
"source": "https://github.com/guzzle/guzzle/tree/7.4.4"
"source": "https://github.com/guzzle/guzzle/tree/7.4.5"
},
"funding": [
{
@ -2814,7 +2814,7 @@
"type": "tidelift"
}
],
"time": "2022-06-09T21:39:15+00:00"
"time": "2022-06-20T22:16:13+00:00"
},
{
"name": "guzzlehttp/oauth-subscriber",
@ -2961,16 +2961,16 @@
},
{
"name": "guzzlehttp/psr7",
"version": "2.3.0",
"version": "2.4.0",
"source": {
"type": "git",
"url": "https://github.com/guzzle/psr7.git",
"reference": "83260bb50b8fc753c72d14dc1621a2dac31877ee"
"reference": "13388f00956b1503577598873fffb5ae994b5737"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/guzzle/psr7/zipball/83260bb50b8fc753c72d14dc1621a2dac31877ee",
"reference": "83260bb50b8fc753c72d14dc1621a2dac31877ee",
"url": "https://api.github.com/repos/guzzle/psr7/zipball/13388f00956b1503577598873fffb5ae994b5737",
"reference": "13388f00956b1503577598873fffb5ae994b5737",
"shasum": ""
},
"require": {
@ -2994,7 +2994,7 @@
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.3-dev"
"dev-master": "2.4-dev"
}
},
"autoload": {
@ -3056,7 +3056,7 @@
],
"support": {
"issues": "https://github.com/guzzle/psr7/issues",
"source": "https://github.com/guzzle/psr7/tree/2.3.0"
"source": "https://github.com/guzzle/psr7/tree/2.4.0"
},
"funding": [
{
@ -3072,7 +3072,7 @@
"type": "tidelift"
}
],
"time": "2022-06-09T08:26:02+00:00"
"time": "2022-06-20T21:43:11+00:00"
},
{
"name": "intervention/image",
@ -10033,16 +10033,16 @@
},
{
"name": "codeception/codeception",
"version": "5.0.0-RC3",
"version": "5.0.0-RC4",
"source": {
"type": "git",
"url": "https://github.com/Codeception/Codeception.git",
"reference": "b5fd8685f0826d0e352b2bd24d519c8bbc47079f"
"reference": "f06138ecf25875be66842ee9e298252dbd1e09f0"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Codeception/Codeception/zipball/b5fd8685f0826d0e352b2bd24d519c8bbc47079f",
"reference": "b5fd8685f0826d0e352b2bd24d519c8bbc47079f",
"url": "https://api.github.com/repos/Codeception/Codeception/zipball/f06138ecf25875be66842ee9e298252dbd1e09f0",
"reference": "f06138ecf25875be66842ee9e298252dbd1e09f0",
"shasum": ""
},
"require": {
@ -10134,7 +10134,7 @@
],
"support": {
"issues": "https://github.com/Codeception/Codeception/issues",
"source": "https://github.com/Codeception/Codeception/tree/5.0.0-RC3"
"source": "https://github.com/Codeception/Codeception/tree/5.0.0-RC4"
},
"funding": [
{
@ -10142,7 +10142,7 @@
"type": "open_collective"
}
],
"time": "2022-04-22T09:50:23+00:00"
"time": "2022-06-22T06:45:04+00:00"
},
{
"name": "codeception/lib-asserts",
@ -11646,16 +11646,16 @@
},
{
"name": "phpstan/phpstan",
"version": "1.7.14",
"version": "1.7.15",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan.git",
"reference": "e6f145f196a59c7ca91ea926c87ef3d936c4305f"
"reference": "cd0202ea1b1fc6d1bbe156c6e2e18a03e0ff160a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/e6f145f196a59c7ca91ea926c87ef3d936c4305f",
"reference": "e6f145f196a59c7ca91ea926c87ef3d936c4305f",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/cd0202ea1b1fc6d1bbe156c6e2e18a03e0ff160a",
"reference": "cd0202ea1b1fc6d1bbe156c6e2e18a03e0ff160a",
"shasum": ""
},
"require": {
@ -11681,7 +11681,7 @@
"description": "PHPStan - PHP Static Analysis Tool",
"support": {
"issues": "https://github.com/phpstan/phpstan/issues",
"source": "https://github.com/phpstan/phpstan/tree/1.7.14"
"source": "https://github.com/phpstan/phpstan/tree/1.7.15"
},
"funding": [
{
@ -11701,7 +11701,7 @@
"type": "tidelift"
}
],
"time": "2022-06-14T13:09:35+00:00"
"time": "2022-06-20T08:29:01+00:00"
},
{
"name": "phpstan/phpstan-doctrine",
@ -12091,16 +12091,16 @@
},
{
"name": "phpunit/phpunit",
"version": "9.5.20",
"version": "9.5.21",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git",
"reference": "12bc8879fb65aef2138b26fc633cb1e3620cffba"
"reference": "0e32b76be457de00e83213528f6bb37e2a38fcb1"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/12bc8879fb65aef2138b26fc633cb1e3620cffba",
"reference": "12bc8879fb65aef2138b26fc633cb1e3620cffba",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/0e32b76be457de00e83213528f6bb37e2a38fcb1",
"reference": "0e32b76be457de00e83213528f6bb37e2a38fcb1",
"shasum": ""
},
"require": {
@ -12134,7 +12134,6 @@
"sebastian/version": "^3.0.2"
},
"require-dev": {
"ext-pdo": "*",
"phpspec/prophecy-phpunit": "^2.0.1"
},
"suggest": {
@ -12178,7 +12177,7 @@
],
"support": {
"issues": "https://github.com/sebastianbergmann/phpunit/issues",
"source": "https://github.com/sebastianbergmann/phpunit/tree/9.5.20"
"source": "https://github.com/sebastianbergmann/phpunit/tree/9.5.21"
},
"funding": [
{
@ -12190,7 +12189,7 @@
"type": "github"
}
],
"time": "2022-04-01T12:37:26+00:00"
"time": "2022-06-19T12:14:25+00:00"
},
{
"name": "psy/psysh",
@ -12330,12 +12329,12 @@
"source": {
"type": "git",
"url": "https://github.com/Roave/SecurityAdvisories.git",
"reference": "63cab080a023a4a2ecc61edf778d11ce69b07cfe"
"reference": "a66635bf19583447f296db28180762367690ac5a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/63cab080a023a4a2ecc61edf778d11ce69b07cfe",
"reference": "63cab080a023a4a2ecc61edf778d11ce69b07cfe",
"url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/a66635bf19583447f296db28180762367690ac5a",
"reference": "a66635bf19583447f296db28180762367690ac5a",
"shasum": ""
},
"conflict": {
@ -12413,7 +12412,7 @@
"doctrine/mongodb-odm": ">=1,<1.0.2",
"doctrine/mongodb-odm-bundle": ">=2,<3.0.1",
"doctrine/orm": ">=2,<2.4.8|>=2.5,<2.5.1|>=2.8.3,<2.8.4",
"dolibarr/dolibarr": "= 12.0.5|<16|>= 3.3.beta1, < 13.0.2",
"dolibarr/dolibarr": "<16|= 12.0.5|>= 3.3.beta1, < 13.0.2",
"dompdf/dompdf": "<1.2.1",
"drupal/core": ">=7,<7.88|>=8,<9.2.13|>=9.3,<9.3.6",
"drupal/drupal": ">=7,<7.80|>=8,<8.9.16|>=9,<9.1.12|>=9.2,<9.2.4",
@ -12456,7 +12455,7 @@
"fooman/tcpdf": "<6.2.22",
"forkcms/forkcms": "<5.11.1",
"fossar/tcpdf-parser": "<6.2.22",
"francoisjacquet/rosariosis": "<9",
"francoisjacquet/rosariosis": "<9.1",
"friendsofsymfony/oauth2-php": "<1.3",
"friendsofsymfony/rest-bundle": ">=1.2,<1.2.2",
"friendsofsymfony/user-bundle": ">=1.2,<1.3.5",
@ -12476,7 +12475,7 @@
"gree/jose": "<=2.2",
"gregwar/rst": "<1.0.3",
"grumpydictator/firefly-iii": "<5.6.5",
"guzzlehttp/guzzle": "<6.5.7|>=7,<7.4.4",
"guzzlehttp/guzzle": "<6.5.8|>=7,<7.4.5",
"guzzlehttp/psr7": "<1.8.4|>=2,<2.1.1",
"helloxz/imgurl": "= 2.31|<=2.31",
"hillelcoren/invoice-ninja": "<5.3.35",
@ -12508,6 +12507,7 @@
"kevinpapst/kimai2": "<1.16.7",
"kitodo/presentation": "<3.1.2",
"klaviyo/magento2-extension": ">=1,<3",
"krayin/laravel-crm": "<1.2.2",
"kreait/firebase-php": ">=3.2,<3.8.1",
"la-haute-societe/tcpdf": "<6.2.22",
"laminas/laminas-form": "<2.17.1|>=3,<3.0.2|>=3.1,<3.1.1",
@ -12557,7 +12557,7 @@
"nette/nette": ">=2,<2.0.19|>=2.1,<2.1.13",
"nilsteampassnet/teampass": "<=2.1.27.36",
"noumo/easyii": "<=0.9",
"nukeviet/nukeviet": "<4.3.4",
"nukeviet/nukeviet": "<4.5.2",
"nystudio107/craft-seomatic": "<3.4.12",
"nzo/url-encryptor-bundle": ">=4,<4.3.2|>=5,<5.0.1",
"october/backend": "<1.1.2",
@ -12597,7 +12597,7 @@
"phpwhois/phpwhois": "<=4.2.5",
"phpxmlrpc/extras": "<0.6.1",
"pimcore/data-hub": "<1.2.4",
"pimcore/pimcore": "<10.4",
"pimcore/pimcore": "<10.4.4",
"pocketmine/bedrock-protocol": "<8.0.2",
"pocketmine/pocketmine-mp": ">= 4.0.0-BETA5, < 4.4.2|<4.2.10",
"pressbooks/pressbooks": "<5.18",
@ -12631,7 +12631,7 @@
"shopware/core": "<=6.4.9",
"shopware/platform": "<=6.4.9",
"shopware/production": "<=6.3.5.2",
"shopware/shopware": "<5.7.9",
"shopware/shopware": "<5.7.12",
"shopware/storefront": "<=6.4.8.1",
"shopxo/shopxo": "<2.2.6",
"showdoc/showdoc": "<2.10.4",
@ -12724,7 +12724,7 @@
"twig/twig": "<1.38|>=2,<2.14.11|>=3,<3.3.8",
"typo3/cms": ">=6.2,<6.2.30|>=7,<7.6.32|>=8,<8.7.38|>=9,<9.5.29|>=10,<10.4.29|>=11,<11.5.11",
"typo3/cms-backend": ">=7,<=7.6.50|>=8,<=8.7.39|>=9,<=9.5.24|>=10,<=10.4.13|>=11,<=11.1",
"typo3/cms-core": ">=6.2,<=6.2.56|>=7,<=7.6.52|>=8,<=8.7.41|>=9,<9.5.29|>=10,<10.4.29|>=11,<11.5.11",
"typo3/cms-core": ">=6.2,<=6.2.56|>=7,<7.6.57|>=8,<8.7.47|>=9,<9.5.35|>=10,<10.4.29|>=11,<11.5.11",
"typo3/cms-form": ">=8,<=8.7.39|>=9,<=9.5.24|>=10,<=10.4.13|>=11,<=11.1",
"typo3/flow": ">=1,<1.0.4|>=1.1,<1.1.1|>=2,<2.0.1|>=2.3,<2.3.16|>=3,<3.0.12|>=3.1,<3.1.10|>=3.2,<3.2.13|>=3.3,<3.3.13|>=4,<4.0.6",
"typo3/neos": ">=1.1,<1.1.3|>=1.2,<1.2.13|>=2,<2.0.4|>=2.3,<2.3.99|>=3,<3.0.20|>=3.1,<3.1.18|>=3.2,<3.2.14|>=3.3,<3.3.23|>=4,<4.0.17|>=4.1,<4.1.16|>=4.2,<4.2.12|>=4.3,<4.3.3",
@ -12823,7 +12823,7 @@
"type": "tidelift"
}
],
"time": "2022-06-15T17:06:07+00:00"
"time": "2022-06-23T07:04:20+00:00"
},
{
"name": "sebastian/cli-parser",
@ -13791,32 +13791,32 @@
},
{
"name": "slevomat/coding-standard",
"version": "7.2.1",
"version": "8.0.1",
"source": {
"type": "git",
"url": "https://github.com/slevomat/coding-standard.git",
"reference": "aff06ae7a84e4534bf6f821dc982a93a5d477c90"
"reference": "c5cf9b5c1a44b8abba1279a199dcac206d1266c3"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/slevomat/coding-standard/zipball/aff06ae7a84e4534bf6f821dc982a93a5d477c90",
"reference": "aff06ae7a84e4534bf6f821dc982a93a5d477c90",
"url": "https://api.github.com/repos/slevomat/coding-standard/zipball/c5cf9b5c1a44b8abba1279a199dcac206d1266c3",
"reference": "c5cf9b5c1a44b8abba1279a199dcac206d1266c3",
"shasum": ""
},
"require": {
"dealerdirect/phpcodesniffer-composer-installer": "^0.6.2 || ^0.7",
"php": "^7.2 || ^8.0",
"phpstan/phpdoc-parser": "^1.5.1",
"squizlabs/php_codesniffer": "^3.6.2"
"phpstan/phpdoc-parser": "^1.6.2",
"squizlabs/php_codesniffer": "^3.7.1"
},
"require-dev": {
"phing/phing": "2.17.3",
"php-parallel-lint/php-parallel-lint": "1.3.2",
"phpstan/phpstan": "1.4.10|1.7.1",
"phpstan/phpstan": "1.4.10|1.7.15",
"phpstan/phpstan-deprecation-rules": "1.0.0",
"phpstan/phpstan-phpunit": "1.0.0|1.1.1",
"phpstan/phpstan-strict-rules": "1.2.3",
"phpunit/phpunit": "7.5.20|8.5.21|9.5.20"
"phpunit/phpunit": "7.5.20|8.5.21|9.5.21"
},
"type": "phpcodesniffer-standard",
"extra": {
@ -13836,7 +13836,7 @@
"description": "Slevomat Coding Standard for PHP_CodeSniffer complements Consistence Coding Standard by providing sniffs with additional checks.",
"support": {
"issues": "https://github.com/slevomat/coding-standard/issues",
"source": "https://github.com/slevomat/coding-standard/tree/7.2.1"
"source": "https://github.com/slevomat/coding-standard/tree/8.0.1"
},
"funding": [
{
@ -13848,7 +13848,7 @@
"type": "tidelift"
}
],
"time": "2022-05-25T10:58:12+00:00"
"time": "2022-06-22T06:50:29+00:00"
},
{
"name": "softcreatr/jsonpath",
@ -13921,16 +13921,16 @@
},
{
"name": "squizlabs/php_codesniffer",
"version": "3.7.0",
"version": "3.7.1",
"source": {
"type": "git",
"url": "https://github.com/squizlabs/PHP_CodeSniffer.git",
"reference": "a2cd51b45bcaef9c1f2a4bda48f2dd2fa2b95563"
"reference": "1359e176e9307e906dc3d890bcc9603ff6d90619"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/a2cd51b45bcaef9c1f2a4bda48f2dd2fa2b95563",
"reference": "a2cd51b45bcaef9c1f2a4bda48f2dd2fa2b95563",
"url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/1359e176e9307e906dc3d890bcc9603ff6d90619",
"reference": "1359e176e9307e906dc3d890bcc9603ff6d90619",
"shasum": ""
},
"require": {
@ -13973,7 +13973,7 @@
"source": "https://github.com/squizlabs/PHP_CodeSniffer",
"wiki": "https://github.com/squizlabs/PHP_CodeSniffer/wiki"
},
"time": "2022-06-13T06:31:38+00:00"
"time": "2022-06-18T07:21:10+00:00"
},
{
"name": "symfony/browser-kit",