mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2026-07-27 19:51:38 +00:00
Update dependencies
This commit is contained in:
parent
8e098ca1c0
commit
3056809afd
1 changed files with 27 additions and 25 deletions
52
composer.lock
generated
52
composer.lock
generated
|
|
@ -3269,16 +3269,16 @@
|
|||
},
|
||||
{
|
||||
"name": "doctrine/dbal",
|
||||
"version": "4.4.3",
|
||||
"version": "4.4.4",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/doctrine/dbal.git",
|
||||
"reference": "61e730f1658814821a85f2402c945f3883407dec"
|
||||
"reference": "fb9e0ffe15e1590e24dc61c0c0a23f9a33ee42ce"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/doctrine/dbal/zipball/61e730f1658814821a85f2402c945f3883407dec",
|
||||
"reference": "61e730f1658814821a85f2402c945f3883407dec",
|
||||
"url": "https://api.github.com/repos/doctrine/dbal/zipball/fb9e0ffe15e1590e24dc61c0c0a23f9a33ee42ce",
|
||||
"reference": "fb9e0ffe15e1590e24dc61c0c0a23f9a33ee42ce",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
|
@ -3355,7 +3355,7 @@
|
|||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/doctrine/dbal/issues",
|
||||
"source": "https://github.com/doctrine/dbal/tree/4.4.3"
|
||||
"source": "https://github.com/doctrine/dbal/tree/4.4.4"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
|
|
@ -3371,7 +3371,7 @@
|
|||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2026-03-20T08:52:12+00:00"
|
||||
"time": "2026-07-21T14:34:40+00:00"
|
||||
},
|
||||
{
|
||||
"name": "doctrine/deprecations",
|
||||
|
|
@ -3423,16 +3423,16 @@
|
|||
},
|
||||
{
|
||||
"name": "doctrine/doctrine-bundle",
|
||||
"version": "2.18.3",
|
||||
"version": "2.18.4",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/doctrine/DoctrineBundle.git",
|
||||
"reference": "241d61f6bbc77275d5a9f95d514241c058bf2d0a"
|
||||
"reference": "175f8ffa7ad574e1b5ccb66f1301a21524c88ce6"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/doctrine/DoctrineBundle/zipball/241d61f6bbc77275d5a9f95d514241c058bf2d0a",
|
||||
"reference": "241d61f6bbc77275d5a9f95d514241c058bf2d0a",
|
||||
"url": "https://api.github.com/repos/doctrine/DoctrineBundle/zipball/175f8ffa7ad574e1b5ccb66f1301a21524c88ce6",
|
||||
"reference": "175f8ffa7ad574e1b5ccb66f1301a21524c88ce6",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
|
@ -3468,10 +3468,12 @@
|
|||
"phpunit/phpunit": "^10.5.53 || ^12.3.10",
|
||||
"psr/log": "^1.1.4 || ^2.0 || ^3.0",
|
||||
"symfony/doctrine-messenger": "^6.4 || ^7.0",
|
||||
"symfony/event-dispatcher": "^6.4 || ^7.0",
|
||||
"symfony/expression-language": "^6.4 || ^7.0",
|
||||
"symfony/http-kernel": "^6.4 || ^7.0",
|
||||
"symfony/messenger": "^6.4 || ^7.0",
|
||||
"symfony/property-info": "^6.4 || ^7.0",
|
||||
"symfony/runtime": "^6.4 || ^7.0",
|
||||
"symfony/security-bundle": "^6.4 || ^7.0",
|
||||
"symfony/stopwatch": "^6.4 || ^7.0",
|
||||
"symfony/string": "^6.4 || ^7.0",
|
||||
|
|
@ -3525,7 +3527,7 @@
|
|||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/doctrine/DoctrineBundle/issues",
|
||||
"source": "https://github.com/doctrine/DoctrineBundle/tree/2.18.3"
|
||||
"source": "https://github.com/doctrine/DoctrineBundle/tree/2.18.4"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
|
|
@ -3541,7 +3543,7 @@
|
|||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2026-06-08T08:22:50+00:00"
|
||||
"time": "2026-07-11T08:41:11+00:00"
|
||||
},
|
||||
{
|
||||
"name": "doctrine/doctrine-migrations-bundle",
|
||||
|
|
@ -18187,16 +18189,16 @@
|
|||
},
|
||||
{
|
||||
"name": "symplify/easy-coding-standard",
|
||||
"version": "13.2.13",
|
||||
"version": "13.2.16",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/ecsphp/ecs.git",
|
||||
"reference": "6d28a6dfef3e18ddc013ba68b121487cad2cf14c"
|
||||
"reference": "5176cf0092e9a381d568bbeffd744c17a6f4993f"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/ecsphp/ecs/zipball/6d28a6dfef3e18ddc013ba68b121487cad2cf14c",
|
||||
"reference": "6d28a6dfef3e18ddc013ba68b121487cad2cf14c",
|
||||
"url": "https://api.github.com/repos/ecsphp/ecs/zipball/5176cf0092e9a381d568bbeffd744c17a6f4993f",
|
||||
"reference": "5176cf0092e9a381d568bbeffd744c17a6f4993f",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
|
@ -18231,9 +18233,9 @@
|
|||
"static analysis"
|
||||
],
|
||||
"support": {
|
||||
"source": "https://github.com/ecsphp/ecs/tree/13.2.13"
|
||||
"source": "https://github.com/ecsphp/ecs/tree/13.2.16"
|
||||
},
|
||||
"time": "2026-07-20T11:00:52+00:00"
|
||||
"time": "2026-07-22T19:18:33+00:00"
|
||||
},
|
||||
{
|
||||
"name": "tecnickcom/tc-lib-barcode",
|
||||
|
|
@ -20982,12 +20984,12 @@
|
|||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/Roave/SecurityAdvisories.git",
|
||||
"reference": "4fac0729c45b6dba8d6171a94eccb1d5d9514bf9"
|
||||
"reference": "4991713e587e8b1f2fb7ce80475b4df68fe71be1"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/4fac0729c45b6dba8d6171a94eccb1d5d9514bf9",
|
||||
"reference": "4fac0729c45b6dba8d6171a94eccb1d5d9514bf9",
|
||||
"url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/4991713e587e8b1f2fb7ce80475b4df68fe71be1",
|
||||
"reference": "4991713e587e8b1f2fb7ce80475b4df68fe71be1",
|
||||
"shasum": ""
|
||||
},
|
||||
"conflict": {
|
||||
|
|
@ -21124,7 +21126,7 @@
|
|||
"codingms/modules": "<4.3.11|>=5,<5.7.4|>=6,<6.4.2|>=7,<7.5.5",
|
||||
"commerceteam/commerce": ">=0.9.6,<0.9.9",
|
||||
"components/jquery": ">=1.0.3,<3.5",
|
||||
"composer/composer": "<2.2.28|>=2.3,<2.9.8",
|
||||
"composer/composer": "<2.2.29|>=2.3,<2.10.2",
|
||||
"concrete5/concrete5": "<9.5.2",
|
||||
"concrete5/core": "<8.5.8|>=9,<9.1",
|
||||
"contao-components/mediaelement": ">=2.14.2,<2.21.1",
|
||||
|
|
@ -21339,10 +21341,10 @@
|
|||
"gregwar/rst": "<1.0.3",
|
||||
"grumpydictator/firefly-iii": "<=6.6.2",
|
||||
"gugoan/economizzer": "<=0.9.0.0-beta1",
|
||||
"guzzlehttp/guzzle": "<7.12.1",
|
||||
"guzzlehttp/guzzle": "<7.15.1",
|
||||
"guzzlehttp/guzzle-services": "<1.5.4",
|
||||
"guzzlehttp/oauth-subscriber": "<0.8.1",
|
||||
"guzzlehttp/psr7": "<2.12.1",
|
||||
"guzzlehttp/psr7": "<2.12.3",
|
||||
"haffner/jh_captcha": "<=2.1.3|>=3,<=3.0.2",
|
||||
"handcraftedinthealps/goodby-csv": "<1.4.3",
|
||||
"harvesthq/chosen": "<1.8.7",
|
||||
|
|
@ -22096,7 +22098,7 @@
|
|||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2026-07-17T19:07:03+00:00"
|
||||
"time": "2026-07-21T19:20:48+00:00"
|
||||
},
|
||||
{
|
||||
"name": "sebastian/cli-parser",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue