update dependencies

This commit is contained in:
Timothy Warren 2022-11-03 10:46:02 -04:00
parent 520654587c
commit fd6217eddc
1 changed files with 43 additions and 40 deletions

83
composer.lock generated
View File

@ -562,37 +562,37 @@
},
{
"name": "doctrine/doctrine-bundle",
"version": "2.7.0",
"version": "2.7.1",
"source": {
"type": "git",
"url": "https://github.com/doctrine/DoctrineBundle.git",
"reference": "d2088fc50494e4e7441fecca54732245a613eeb6"
"reference": "a2dcad48741c9d12fd6040398cf075025030096e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/doctrine/DoctrineBundle/zipball/d2088fc50494e4e7441fecca54732245a613eeb6",
"reference": "d2088fc50494e4e7441fecca54732245a613eeb6",
"url": "https://api.github.com/repos/doctrine/DoctrineBundle/zipball/a2dcad48741c9d12fd6040398cf075025030096e",
"reference": "a2dcad48741c9d12fd6040398cf075025030096e",
"shasum": ""
},
"require": {
"doctrine/annotations": "^1",
"doctrine/cache": "^1.11 || ^2.0",
"doctrine/dbal": "^2.13.1|^3.3.2",
"doctrine/persistence": "^2.2|^3",
"doctrine/dbal": "^2.13.1 || ^3.3.2",
"doctrine/persistence": "^2.2 || ^3",
"doctrine/sql-formatter": "^1.0.1",
"php": "^7.1 || ^8.0",
"symfony/cache": "^4.3.3|^5.0|^6.0",
"symfony/config": "^4.4.3|^5.0|^6.0",
"symfony/console": "^3.4.30|^4.3.3|^5.0|^6.0",
"symfony/dependency-injection": "^4.4.18|^5.0|^6.0",
"symfony/deprecation-contracts": "^2.1|^3",
"symfony/doctrine-bridge": "^4.4.22|^5.2.7|^6.0",
"symfony/framework-bundle": "^3.4.30|^4.3.3|^5.0|^6.0",
"symfony/service-contracts": "^1.1.1|^2.0|^3"
"symfony/cache": "^4.4 || ^5.4 || ^6.0",
"symfony/config": "^4.4.3 || ^5.4 || ^6.0",
"symfony/console": "^4.4 || ^5.4 || ^6.0",
"symfony/dependency-injection": "^4.4.18 || ^5.4 || ^6.0",
"symfony/deprecation-contracts": "^2.1 || ^3",
"symfony/doctrine-bridge": "^4.4.22 || ^5.4 || ^6.0",
"symfony/framework-bundle": "^4.4 || ^5.4 || ^6.0",
"symfony/service-contracts": "^1.1.1 || ^2.0 || ^3"
},
"conflict": {
"doctrine/orm": "<2.10|>=3.0",
"twig/twig": "<1.34|>=2.0,<2.4"
"doctrine/orm": "<2.11 || >=3.0",
"twig/twig": "<1.34 || >=2.0,<2.4"
},
"require-dev": {
"doctrine/coding-standard": "^9.0",
@ -601,16 +601,16 @@
"phpunit/phpunit": "^7.5 || ^8.0 || ^9.3 || ^10.0",
"psalm/plugin-phpunit": "^0.16.1",
"psalm/plugin-symfony": "^3",
"psr/log": "^1.1.4|^2.0|^3.0",
"symfony/phpunit-bridge": "^5.2|^6.0",
"symfony/property-info": "^4.3.3|^5.0|^6.0",
"symfony/proxy-manager-bridge": "^3.4|^4.3.3|^5.0|^6.0",
"symfony/security-bundle": "^4.4|^5.0|^6.0",
"symfony/twig-bridge": "^3.4.30|^4.3.3|^5.0|^6.0",
"symfony/validator": "^3.4.30|^4.3.3|^5.0|^6.0",
"symfony/web-profiler-bundle": "^3.4.30|^4.3.3|^5.0|^6.0",
"symfony/yaml": "^3.4.30|^4.3.3|^5.0|^6.0",
"twig/twig": "^1.34|^2.12|^3.0",
"psr/log": "^1.1.4 || ^2.0 || ^3.0",
"symfony/phpunit-bridge": "^6.1",
"symfony/property-info": "^4.4 || ^5.4 || ^6.0",
"symfony/proxy-manager-bridge": "^4.4 || ^5.4 || ^6.0",
"symfony/security-bundle": "^4.4 || ^5.4 || ^6.0",
"symfony/twig-bridge": "^4.4 || ^5.4 || ^6.0",
"symfony/validator": "^4.4 || ^5.4 || ^6.0",
"symfony/web-profiler-bundle": "^4.4 || ^5.4 || ^6.0",
"symfony/yaml": "^4.4 || ^5.4 || ^6.0",
"twig/twig": "^1.34 || ^2.12 || ^3.0",
"vimeo/psalm": "^4.7"
},
"suggest": {
@ -656,7 +656,7 @@
],
"support": {
"issues": "https://github.com/doctrine/DoctrineBundle/issues",
"source": "https://github.com/doctrine/DoctrineBundle/tree/2.7.0"
"source": "https://github.com/doctrine/DoctrineBundle/tree/2.7.1"
},
"funding": [
{
@ -672,7 +672,7 @@
"type": "tidelift"
}
],
"time": "2022-06-10T10:55:26+00:00"
"time": "2022-10-23T09:47:06+00:00"
},
{
"name": "doctrine/doctrine-migrations-bundle",
@ -1958,16 +1958,16 @@
},
{
"name": "sensio/framework-extra-bundle",
"version": "v6.2.8",
"version": "v6.2.9",
"source": {
"type": "git",
"url": "https://github.com/sensiolabs/SensioFrameworkExtraBundle.git",
"reference": "bb962f8aed09e60b0942545f6e4842ffeee4aafd"
"reference": "dcfac94d6bdcf95c126e8ccac2104917c7c8f135"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sensiolabs/SensioFrameworkExtraBundle/zipball/bb962f8aed09e60b0942545f6e4842ffeee4aafd",
"reference": "bb962f8aed09e60b0942545f6e4842ffeee4aafd",
"url": "https://api.github.com/repos/sensiolabs/SensioFrameworkExtraBundle/zipball/dcfac94d6bdcf95c126e8ccac2104917c7c8f135",
"reference": "dcfac94d6bdcf95c126e8ccac2104917c7c8f135",
"shasum": ""
},
"require": {
@ -2030,9 +2030,9 @@
],
"support": {
"issues": "https://github.com/sensiolabs/SensioFrameworkExtraBundle/issues",
"source": "https://github.com/sensiolabs/SensioFrameworkExtraBundle/tree/v6.2.8"
"source": "https://github.com/sensiolabs/SensioFrameworkExtraBundle/tree/v6.2.9"
},
"time": "2022-09-05T16:44:56+00:00"
"time": "2022-11-01T17:17:13+00:00"
},
{
"name": "symfony/cache",
@ -6655,12 +6655,12 @@
"source": {
"type": "git",
"url": "https://github.com/Roave/SecurityAdvisories.git",
"reference": "3adb9cc9ab821d31bcb426ee3cad4c865899349a"
"reference": "45470fe91508b361778c84cb492d17826c04bbd7"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/3adb9cc9ab821d31bcb426ee3cad4c865899349a",
"reference": "3adb9cc9ab821d31bcb426ee3cad4c865899349a",
"url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/45470fe91508b361778c84cb492d17826c04bbd7",
"reference": "45470fe91508b361778c84cb492d17826c04bbd7",
"shasum": ""
},
"conflict": {
@ -6677,6 +6677,7 @@
"amphp/http-client": ">=4,<4.4",
"anchorcms/anchor-cms": "<=0.12.7",
"andreapollastri/cipi": "<=3.1.15",
"apereo/phpcas": "<1.6",
"api-platform/core": ">=2.2,<2.2.10|>=2.3,<2.3.6",
"appwrite/server-ce": "<0.11.1|>=0.12,<0.12.2",
"area17/twill": "<1.2.5|>=2,<2.5.3",
@ -6827,7 +6828,7 @@
"illuminate/encryption": ">=4,<=4.0.11|>=4.1,<=4.1.31|>=4.2,<=4.2.22|>=5,<=5.0.35|>=5.1,<=5.1.46|>=5.2,<=5.2.45|>=5.3,<=5.3.31|>=5.4,<=5.4.36|>=5.5,<5.5.40|>=5.6,<5.6.15",
"illuminate/view": "<6.20.42|>=7,<7.30.6|>=8,<8.75",
"impresscms/impresscms": "<=1.4.3",
"in2code/femanager": "<5.5.1|>=6,<6.3.1",
"in2code/femanager": "<5.5.2|>=6,<6.3.3|>=7,<7.0.1",
"in2code/lux": "<17.6.1|>=18,<24.0.2",
"intelliants/subrion": "<=4.2.1",
"islandora/islandora": ">=2,<2.4.1",
@ -6958,6 +6959,7 @@
"prestashop/ps_facetedsearch": "<3.4.1",
"prestashop/ps_linklist": "<3.1",
"privatebin/privatebin": "<1.4",
"processwire/processwire": "<=3.0.200",
"propel/propel": ">=2-alpha.1,<=2-alpha.7",
"propel/propel1": ">=1,<=1.7.1",
"pterodactyl/panel": "<1.7",
@ -7066,9 +7068,10 @@
"thelia/thelia": ">=2.1-beta.1,<2.1.3",
"theonedemon/phpwhois": "<=4.2.5",
"thinkcmf/thinkcmf": "<=5.1.7",
"thorsten/phpmyfaq": "<=3.1.7",
"thorsten/phpmyfaq": "<3.1.8",
"tinymce/tinymce": "<5.10",
"titon/framework": ">=0,<9.9.99",
"tobiasbg/tablepress": "<= 2.0-RC1",
"topthink/framework": "<=6.0.13",
"topthink/think": "<=6.0.9",
"topthink/thinkphp": "<=3.2.3",
@ -7178,7 +7181,7 @@
"type": "tidelift"
}
],
"time": "2022-10-29T01:33:46+00:00"
"time": "2022-11-03T10:04:41+00:00"
},
{
"name": "sebastian/cli-parser",