mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-06-21 09:35:49 +02:00
Updated composer dependencies.
This commit is contained in:
parent
c6ad14d641
commit
e0d7fb7517
1 changed files with 50 additions and 47 deletions
97
composer.lock
generated
97
composer.lock
generated
|
@ -1455,16 +1455,16 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "doctrine/orm",
|
"name": "doctrine/orm",
|
||||||
"version": "2.13.3",
|
"version": "2.13.4",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/doctrine/orm.git",
|
"url": "https://github.com/doctrine/orm.git",
|
||||||
"reference": "e750360bd52b080c4cbaaee1b48b80f7dc873b36"
|
"reference": "a5a6cc6630ce497290396d5f206887227820a634"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/doctrine/orm/zipball/e750360bd52b080c4cbaaee1b48b80f7dc873b36",
|
"url": "https://api.github.com/repos/doctrine/orm/zipball/a5a6cc6630ce497290396d5f206887227820a634",
|
||||||
"reference": "e750360bd52b080c4cbaaee1b48b80f7dc873b36",
|
"reference": "a5a6cc6630ce497290396d5f206887227820a634",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
|
@ -1493,13 +1493,13 @@
|
||||||
"doctrine/annotations": "^1.13",
|
"doctrine/annotations": "^1.13",
|
||||||
"doctrine/coding-standard": "^9.0.2 || ^10.0",
|
"doctrine/coding-standard": "^9.0.2 || ^10.0",
|
||||||
"phpbench/phpbench": "^0.16.10 || ^1.0",
|
"phpbench/phpbench": "^0.16.10 || ^1.0",
|
||||||
"phpstan/phpstan": "~1.4.10 || 1.8.5",
|
"phpstan/phpstan": "~1.4.10 || 1.9.2",
|
||||||
"phpunit/phpunit": "^7.5 || ^8.5 || ^9.5",
|
"phpunit/phpunit": "^7.5 || ^8.5 || ^9.5",
|
||||||
"psr/log": "^1 || ^2 || ^3",
|
"psr/log": "^1 || ^2 || ^3",
|
||||||
"squizlabs/php_codesniffer": "3.7.1",
|
"squizlabs/php_codesniffer": "3.7.1",
|
||||||
"symfony/cache": "^4.4 || ^5.4 || ^6.0",
|
"symfony/cache": "^4.4 || ^5.4 || ^6.0",
|
||||||
"symfony/yaml": "^3.4 || ^4.0 || ^5.0 || ^6.0",
|
"symfony/yaml": "^3.4 || ^4.0 || ^5.0 || ^6.0",
|
||||||
"vimeo/psalm": "4.27.0"
|
"vimeo/psalm": "4.30.0"
|
||||||
},
|
},
|
||||||
"suggest": {
|
"suggest": {
|
||||||
"ext-dom": "Provides support for XSD validation for XML mapping files",
|
"ext-dom": "Provides support for XSD validation for XML mapping files",
|
||||||
|
@ -1549,22 +1549,22 @@
|
||||||
],
|
],
|
||||||
"support": {
|
"support": {
|
||||||
"issues": "https://github.com/doctrine/orm/issues",
|
"issues": "https://github.com/doctrine/orm/issues",
|
||||||
"source": "https://github.com/doctrine/orm/tree/2.13.3"
|
"source": "https://github.com/doctrine/orm/tree/2.13.4"
|
||||||
},
|
},
|
||||||
"time": "2022-10-07T06:37:17+00:00"
|
"time": "2022-11-20T18:53:31+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "doctrine/persistence",
|
"name": "doctrine/persistence",
|
||||||
"version": "3.0.4",
|
"version": "3.1.0",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/doctrine/persistence.git",
|
"url": "https://github.com/doctrine/persistence.git",
|
||||||
"reference": "05612da375f8a3931161f435f91d6704926e6ec5"
|
"reference": "2a9c70a5e21f8968c5a46b79f819ea52f322080b"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/doctrine/persistence/zipball/05612da375f8a3931161f435f91d6704926e6ec5",
|
"url": "https://api.github.com/repos/doctrine/persistence/zipball/2a9c70a5e21f8968c5a46b79f819ea52f322080b",
|
||||||
"reference": "05612da375f8a3931161f435f91d6704926e6ec5",
|
"reference": "2a9c70a5e21f8968c5a46b79f819ea52f322080b",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
|
@ -1635,7 +1635,7 @@
|
||||||
],
|
],
|
||||||
"support": {
|
"support": {
|
||||||
"issues": "https://github.com/doctrine/persistence/issues",
|
"issues": "https://github.com/doctrine/persistence/issues",
|
||||||
"source": "https://github.com/doctrine/persistence/tree/3.0.4"
|
"source": "https://github.com/doctrine/persistence/tree/3.1.0"
|
||||||
},
|
},
|
||||||
"funding": [
|
"funding": [
|
||||||
{
|
{
|
||||||
|
@ -1651,7 +1651,7 @@
|
||||||
"type": "tidelift"
|
"type": "tidelift"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"time": "2022-10-13T07:34:14+00:00"
|
"time": "2022-11-18T14:10:19+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "doctrine/sql-formatter",
|
"name": "doctrine/sql-formatter",
|
||||||
|
@ -2155,7 +2155,7 @@
|
||||||
],
|
],
|
||||||
"support": {
|
"support": {
|
||||||
"issues": "https://github.com/florianv/symfony-swap/issues",
|
"issues": "https://github.com/florianv/symfony-swap/issues",
|
||||||
"source": "https://github.com/florianv/symfony-swap/tree/master"
|
"source": "https://github.com/florianv/symfony-swap/tree/v5.4.0"
|
||||||
},
|
},
|
||||||
"time": "2022-06-13T07:34:25+00:00"
|
"time": "2022-06-13T07:34:25+00:00"
|
||||||
},
|
},
|
||||||
|
@ -2366,16 +2366,16 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "imagine/imagine",
|
"name": "imagine/imagine",
|
||||||
"version": "1.3.2",
|
"version": "1.3.3",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/php-imagine/Imagine.git",
|
"url": "https://github.com/php-imagine/Imagine.git",
|
||||||
"reference": "ae864f26afbf8859ebd2e2b9df92d77ee175dc13"
|
"reference": "a6e6da93ea0f76aba33b0e8ed1325523c0413da2"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/php-imagine/Imagine/zipball/ae864f26afbf8859ebd2e2b9df92d77ee175dc13",
|
"url": "https://api.github.com/repos/php-imagine/Imagine/zipball/a6e6da93ea0f76aba33b0e8ed1325523c0413da2",
|
||||||
"reference": "ae864f26afbf8859ebd2e2b9df92d77ee175dc13",
|
"reference": "a6e6da93ea0f76aba33b0e8ed1325523c0413da2",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
|
@ -2422,9 +2422,9 @@
|
||||||
],
|
],
|
||||||
"support": {
|
"support": {
|
||||||
"issues": "https://github.com/php-imagine/Imagine/issues",
|
"issues": "https://github.com/php-imagine/Imagine/issues",
|
||||||
"source": "https://github.com/php-imagine/Imagine/tree/1.3.2"
|
"source": "https://github.com/php-imagine/Imagine/tree/1.3.3"
|
||||||
},
|
},
|
||||||
"time": "2022-04-01T11:58:30+00:00"
|
"time": "2022-11-16T13:09:11+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "jbtronics/2fa-webauthn",
|
"name": "jbtronics/2fa-webauthn",
|
||||||
|
@ -2485,16 +2485,16 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "laminas/laminas-code",
|
"name": "laminas/laminas-code",
|
||||||
"version": "4.7.0",
|
"version": "4.7.1",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/laminas/laminas-code.git",
|
"url": "https://github.com/laminas/laminas-code.git",
|
||||||
"reference": "0337d9265bc2e6376babad8c511500821620cb30"
|
"reference": "91aabc066d5620428120800c0eafc0411e441a62"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/laminas/laminas-code/zipball/0337d9265bc2e6376babad8c511500821620cb30",
|
"url": "https://api.github.com/repos/laminas/laminas-code/zipball/91aabc066d5620428120800c0eafc0411e441a62",
|
||||||
"reference": "0337d9265bc2e6376babad8c511500821620cb30",
|
"reference": "91aabc066d5620428120800c0eafc0411e441a62",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
|
@ -2547,7 +2547,7 @@
|
||||||
"type": "community_bridge"
|
"type": "community_bridge"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"time": "2022-09-13T10:33:30+00:00"
|
"time": "2022-11-21T01:32:31+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "lcobucci/clock",
|
"name": "lcobucci/clock",
|
||||||
|
@ -13202,16 +13202,16 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "composer/pcre",
|
"name": "composer/pcre",
|
||||||
"version": "3.0.2",
|
"version": "3.1.0",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/composer/pcre.git",
|
"url": "https://github.com/composer/pcre.git",
|
||||||
"reference": "4482b6409ca6bfc2af043a5711cd21ac3e7a8dfb"
|
"reference": "4bff79ddd77851fe3cdd11616ed3f92841ba5bd2"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/composer/pcre/zipball/4482b6409ca6bfc2af043a5711cd21ac3e7a8dfb",
|
"url": "https://api.github.com/repos/composer/pcre/zipball/4bff79ddd77851fe3cdd11616ed3f92841ba5bd2",
|
||||||
"reference": "4482b6409ca6bfc2af043a5711cd21ac3e7a8dfb",
|
"reference": "4bff79ddd77851fe3cdd11616ed3f92841ba5bd2",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
|
@ -13253,7 +13253,7 @@
|
||||||
],
|
],
|
||||||
"support": {
|
"support": {
|
||||||
"issues": "https://github.com/composer/pcre/issues",
|
"issues": "https://github.com/composer/pcre/issues",
|
||||||
"source": "https://github.com/composer/pcre/tree/3.0.2"
|
"source": "https://github.com/composer/pcre/tree/3.1.0"
|
||||||
},
|
},
|
||||||
"funding": [
|
"funding": [
|
||||||
{
|
{
|
||||||
|
@ -13269,7 +13269,7 @@
|
||||||
"type": "tidelift"
|
"type": "tidelift"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"time": "2022-11-03T20:24:16+00:00"
|
"time": "2022-11-17T09:50:14+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "composer/semver",
|
"name": "composer/semver",
|
||||||
|
@ -14271,12 +14271,12 @@
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/Roave/SecurityAdvisories.git",
|
"url": "https://github.com/Roave/SecurityAdvisories.git",
|
||||||
"reference": "5317244268eb40e418f1cf8afa6d1d9df4e1f4a3"
|
"reference": "0399700d159e09b16645945758b65b921d3491fe"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/5317244268eb40e418f1cf8afa6d1d9df4e1f4a3",
|
"url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/0399700d159e09b16645945758b65b921d3491fe",
|
||||||
"reference": "5317244268eb40e418f1cf8afa6d1d9df4e1f4a3",
|
"reference": "0399700d159e09b16645945758b65b921d3491fe",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"conflict": {
|
"conflict": {
|
||||||
|
@ -14300,6 +14300,7 @@
|
||||||
"asymmetricrypt/asymmetricrypt": ">=0,<9.9.99",
|
"asymmetricrypt/asymmetricrypt": ">=0,<9.9.99",
|
||||||
"awesome-support/awesome-support": "<=6.0.7",
|
"awesome-support/awesome-support": "<=6.0.7",
|
||||||
"aws/aws-sdk-php": ">=3,<3.2.1",
|
"aws/aws-sdk-php": ">=3,<3.2.1",
|
||||||
|
"backdrop/backdrop": "<=1.23",
|
||||||
"badaso/core": "<2.6.1",
|
"badaso/core": "<2.6.1",
|
||||||
"bagisto/bagisto": "<0.1.5",
|
"bagisto/bagisto": "<0.1.5",
|
||||||
"barrelstrength/sprout-base-email": "<1.2.7",
|
"barrelstrength/sprout-base-email": "<1.2.7",
|
||||||
|
@ -14333,7 +14334,7 @@
|
||||||
"codeigniter4/shield": "= 1.0.0-beta",
|
"codeigniter4/shield": "= 1.0.0-beta",
|
||||||
"codiad/codiad": "<=2.8.4",
|
"codiad/codiad": "<=2.8.4",
|
||||||
"composer/composer": "<1.10.26|>=2-alpha.1,<2.2.12|>=2.3,<2.3.5",
|
"composer/composer": "<1.10.26|>=2-alpha.1,<2.2.12|>=2.3,<2.3.5",
|
||||||
"concrete5/concrete5": "<9",
|
"concrete5/concrete5": "<9.1.3|>= 9.0.0RC1, < 9.1.3",
|
||||||
"concrete5/core": "<8.5.8|>=9,<9.1",
|
"concrete5/core": "<8.5.8|>=9,<9.1",
|
||||||
"contao-components/mediaelement": ">=2.14.2,<2.21.1",
|
"contao-components/mediaelement": ">=2.14.2,<2.21.1",
|
||||||
"contao/contao": ">=4,<4.4.56|>=4.5,<4.9.18|>=4.10,<4.11.7|>=4.13,<4.13.3",
|
"contao/contao": ">=4,<4.4.56|>=4.5,<4.9.18|>=4.10,<4.11.7|>=4.13,<4.13.3",
|
||||||
|
@ -14359,7 +14360,7 @@
|
||||||
"doctrine/mongodb-odm": ">=1,<1.0.2",
|
"doctrine/mongodb-odm": ">=1,<1.0.2",
|
||||||
"doctrine/mongodb-odm-bundle": ">=2,<3.0.1",
|
"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",
|
"doctrine/orm": ">=2,<2.4.8|>=2.5,<2.5.1|>=2.8.3,<2.8.4",
|
||||||
"dolibarr/dolibarr": "<16|= 12.0.5|>= 3.3.beta1, < 13.0.2",
|
"dolibarr/dolibarr": "<16|>=16.0.1,<16.0.3|= 12.0.5|>= 3.3.beta1, < 13.0.2",
|
||||||
"dompdf/dompdf": "<2.0.1",
|
"dompdf/dompdf": "<2.0.1",
|
||||||
"drupal/core": ">=7,<7.91|>=8,<9.3.19|>=9.4,<9.4.3",
|
"drupal/core": ">=7,<7.91|>=8,<9.3.19|>=9.4,<9.4.3",
|
||||||
"drupal/drupal": ">=7,<7.80|>=8,<8.9.16|>=9,<9.1.12|>=9.2,<9.2.4",
|
"drupal/drupal": ">=7,<7.80|>=8,<8.9.16|>=9,<9.1.12|>=9.2,<9.2.4",
|
||||||
|
@ -14398,7 +14399,7 @@
|
||||||
"fenom/fenom": "<=2.12.1",
|
"fenom/fenom": "<=2.12.1",
|
||||||
"filegator/filegator": "<7.8",
|
"filegator/filegator": "<7.8",
|
||||||
"firebase/php-jwt": "<2",
|
"firebase/php-jwt": "<2",
|
||||||
"flarum/core": ">=1,<=1.0.1",
|
"flarum/core": ">=1,<=1.0.1|>=1.5,<1.6.2",
|
||||||
"flarum/sticky": ">=0.1-beta.14,<=0.1-beta.15",
|
"flarum/sticky": ">=0.1-beta.14,<=0.1-beta.15",
|
||||||
"flarum/tags": "<=0.1-beta.13",
|
"flarum/tags": "<=0.1-beta.13",
|
||||||
"fluidtypo3/vhs": "<5.1.1",
|
"fluidtypo3/vhs": "<5.1.1",
|
||||||
|
@ -14454,6 +14455,7 @@
|
||||||
"ivankristianto/phpwhois": "<=4.3",
|
"ivankristianto/phpwhois": "<=4.3",
|
||||||
"jackalope/jackalope-doctrine-dbal": "<1.7.4",
|
"jackalope/jackalope-doctrine-dbal": "<1.7.4",
|
||||||
"james-heinrich/getid3": "<1.9.21",
|
"james-heinrich/getid3": "<1.9.21",
|
||||||
|
"jasig/phpcas": "<1.3.3",
|
||||||
"joomla/archive": "<1.1.12|>=2,<2.0.1",
|
"joomla/archive": "<1.1.12|>=2,<2.0.1",
|
||||||
"joomla/filesystem": "<1.6.2|>=2,<2.0.1",
|
"joomla/filesystem": "<1.6.2|>=2,<2.0.1",
|
||||||
"joomla/filter": "<1.4.4|>=2,<2.0.1",
|
"joomla/filter": "<1.4.4|>=2,<2.0.1",
|
||||||
|
@ -14481,7 +14483,7 @@
|
||||||
"league/commonmark": "<0.18.3",
|
"league/commonmark": "<0.18.3",
|
||||||
"league/flysystem": "<1.1.4|>=2,<2.1.1",
|
"league/flysystem": "<1.1.4|>=2,<2.1.1",
|
||||||
"lexik/jwt-authentication-bundle": "<2.10.7|>=2.11,<2.11.3",
|
"lexik/jwt-authentication-bundle": "<2.10.7|>=2.11,<2.11.3",
|
||||||
"librenms/librenms": "<=22.8",
|
"librenms/librenms": "<22.10",
|
||||||
"limesurvey/limesurvey": "<3.27.19",
|
"limesurvey/limesurvey": "<3.27.19",
|
||||||
"livehelperchat/livehelperchat": "<=3.91",
|
"livehelperchat/livehelperchat": "<=3.91",
|
||||||
"livewire/livewire": ">2.2.4,<2.2.6",
|
"livewire/livewire": ">2.2.4,<2.2.6",
|
||||||
|
@ -14506,7 +14508,7 @@
|
||||||
"modx/revolution": "<= 2.8.3-pl|<2.8",
|
"modx/revolution": "<= 2.8.3-pl|<2.8",
|
||||||
"mojo42/jirafeau": "<4.4",
|
"mojo42/jirafeau": "<4.4",
|
||||||
"monolog/monolog": ">=1.8,<1.12",
|
"monolog/monolog": ">=1.8,<1.12",
|
||||||
"moodle/moodle": "<4.0.1",
|
"moodle/moodle": "<4.0.5",
|
||||||
"mustache/mustache": ">=2,<2.14.1",
|
"mustache/mustache": ">=2,<2.14.1",
|
||||||
"namshi/jose": "<2.2",
|
"namshi/jose": "<2.2",
|
||||||
"neoan3-apps/template": "<1.1.1",
|
"neoan3-apps/template": "<1.1.1",
|
||||||
|
@ -14606,12 +14608,12 @@
|
||||||
"shopware/storefront": "<=6.4.8.1",
|
"shopware/storefront": "<=6.4.8.1",
|
||||||
"shopxo/shopxo": "<2.2.6",
|
"shopxo/shopxo": "<2.2.6",
|
||||||
"showdoc/showdoc": "<2.10.4",
|
"showdoc/showdoc": "<2.10.4",
|
||||||
"silverstripe/admin": ">=1,<1.8.1",
|
"silverstripe/admin": ">=1,<1.11.3",
|
||||||
"silverstripe/assets": ">=1,<1.10.1",
|
"silverstripe/assets": ">=1,<1.11.1",
|
||||||
"silverstripe/cms": "<4.3.6|>=4.4,<4.4.4",
|
"silverstripe/cms": "<4.11.3",
|
||||||
"silverstripe/comments": ">=1.3,<1.9.99|>=2,<2.9.99|>=3,<3.1.1",
|
"silverstripe/comments": ">=1.3,<1.9.99|>=2,<2.9.99|>=3,<3.1.1",
|
||||||
"silverstripe/forum": "<=0.6.1|>=0.7,<=0.7.3",
|
"silverstripe/forum": "<=0.6.1|>=0.7,<=0.7.3",
|
||||||
"silverstripe/framework": "<4.10.9",
|
"silverstripe/framework": "<4.11.14",
|
||||||
"silverstripe/graphql": "<3.5.2|>=4-alpha.1,<4-alpha.2|= 4.0.0-alpha1",
|
"silverstripe/graphql": "<3.5.2|>=4-alpha.1,<4-alpha.2|= 4.0.0-alpha1",
|
||||||
"silverstripe/hybridsessions": ">=1,<2.4.1|>=2.5,<2.5.1",
|
"silverstripe/hybridsessions": ">=1,<2.4.1|>=2.5,<2.5.1",
|
||||||
"silverstripe/registry": ">=2.1,<2.1.2|>=2.2,<2.2.1",
|
"silverstripe/registry": ">=2.1,<2.1.2|>=2.2,<2.2.1",
|
||||||
|
@ -14620,6 +14622,7 @@
|
||||||
"silverstripe/subsites": ">=2,<2.1.1",
|
"silverstripe/subsites": ">=2,<2.1.1",
|
||||||
"silverstripe/taxonomy": ">=1.3,<1.3.1|>=2,<2.0.1",
|
"silverstripe/taxonomy": ">=1.3,<1.3.1|>=2,<2.0.1",
|
||||||
"silverstripe/userforms": "<3",
|
"silverstripe/userforms": "<3",
|
||||||
|
"silverstripe/versioned-admin": ">=1,<1.11.1",
|
||||||
"simple-updates/phpwhois": "<=1",
|
"simple-updates/phpwhois": "<=1",
|
||||||
"simplesamlphp/saml2": "<1.10.6|>=2,<2.3.8|>=3,<3.1.4",
|
"simplesamlphp/saml2": "<1.10.6|>=2,<2.3.8|>=3,<3.1.4",
|
||||||
"simplesamlphp/simplesamlphp": "<1.18.6",
|
"simplesamlphp/simplesamlphp": "<1.18.6",
|
||||||
|
@ -14694,7 +14697,7 @@
|
||||||
"topthink/framework": "<=6.0.13",
|
"topthink/framework": "<=6.0.13",
|
||||||
"topthink/think": "<=6.0.9",
|
"topthink/think": "<=6.0.9",
|
||||||
"topthink/thinkphp": "<=3.2.3",
|
"topthink/thinkphp": "<=3.2.3",
|
||||||
"tribalsystems/zenario": "<9.2.55826",
|
"tribalsystems/zenario": "<=9.3.57186",
|
||||||
"truckersmp/phpwhois": "<=4.3.1",
|
"truckersmp/phpwhois": "<=4.3.1",
|
||||||
"twig/twig": "<1.44.7|>=2,<2.15.3|>=3,<3.4.3",
|
"twig/twig": "<1.44.7|>=2,<2.15.3|>=3,<3.4.3",
|
||||||
"typo3/cms": ">=6.2,<6.2.30|>=7,<7.6.32|>=8,<8.7.38|>=9,<9.5.29|>=10,<10.4.32|>=11,<11.5.16",
|
"typo3/cms": ">=6.2,<6.2.30|>=7,<7.6.32|>=8,<8.7.38|>=9,<9.5.29|>=10,<10.4.32|>=11,<11.5.16",
|
||||||
|
@ -14730,7 +14733,7 @@
|
||||||
"yetiforce/yetiforce-crm": "<=6.4",
|
"yetiforce/yetiforce-crm": "<=6.4",
|
||||||
"yidashi/yii2cmf": "<=2",
|
"yidashi/yii2cmf": "<=2",
|
||||||
"yii2mod/yii2-cms": "<1.9.2",
|
"yii2mod/yii2-cms": "<1.9.2",
|
||||||
"yiisoft/yii": ">=1.1.14,<1.1.15",
|
"yiisoft/yii": "<1.1.27",
|
||||||
"yiisoft/yii2": "<2.0.38",
|
"yiisoft/yii2": "<2.0.38",
|
||||||
"yiisoft/yii2-bootstrap": "<2.0.4",
|
"yiisoft/yii2-bootstrap": "<2.0.4",
|
||||||
"yiisoft/yii2-dev": "<2.0.43",
|
"yiisoft/yii2-dev": "<2.0.43",
|
||||||
|
@ -14801,7 +14804,7 @@
|
||||||
"type": "tidelift"
|
"type": "tidelift"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"time": "2022-11-11T00:18:57+00:00"
|
"time": "2022-11-23T23:04:03+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "sebastian/diff",
|
"name": "sebastian/diff",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue