mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-08-01 08:44:48 +02:00
Updated dependencies.
This commit is contained in:
parent
bb4c05624d
commit
94d7f4bc37
2 changed files with 59 additions and 59 deletions
62
composer.lock
generated
62
composer.lock
generated
|
@ -1555,16 +1555,16 @@
|
|||
},
|
||||
{
|
||||
"name": "doctrine/persistence",
|
||||
"version": "3.1.2",
|
||||
"version": "3.1.3",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/doctrine/persistence.git",
|
||||
"reference": "b44d128311af55275dbed6a4558ca59a2b9f9387"
|
||||
"reference": "920da294b4bb0bb527f2a91ed60c18213435880f"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/doctrine/persistence/zipball/b44d128311af55275dbed6a4558ca59a2b9f9387",
|
||||
"reference": "b44d128311af55275dbed6a4558ca59a2b9f9387",
|
||||
"url": "https://api.github.com/repos/doctrine/persistence/zipball/920da294b4bb0bb527f2a91ed60c18213435880f",
|
||||
"reference": "920da294b4bb0bb527f2a91ed60c18213435880f",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -1633,7 +1633,7 @@
|
|||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/doctrine/persistence/issues",
|
||||
"source": "https://github.com/doctrine/persistence/tree/3.1.2"
|
||||
"source": "https://github.com/doctrine/persistence/tree/3.1.3"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
|
@ -1649,7 +1649,7 @@
|
|||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2022-12-19T13:58:18+00:00"
|
||||
"time": "2023-01-19T13:39:42+00:00"
|
||||
},
|
||||
{
|
||||
"name": "doctrine/sql-formatter",
|
||||
|
@ -11020,16 +11020,16 @@
|
|||
},
|
||||
{
|
||||
"name": "symfony/ux-turbo",
|
||||
"version": "v2.6.1",
|
||||
"version": "v2.7.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/ux-turbo.git",
|
||||
"reference": "0e16016aeb0e0b837649812b5d6de2f3a662931c"
|
||||
"reference": "6ee931812684f7bf39b12444a54e9af32fae40a0"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/ux-turbo/zipball/0e16016aeb0e0b837649812b5d6de2f3a662931c",
|
||||
"reference": "0e16016aeb0e0b837649812b5d6de2f3a662931c",
|
||||
"url": "https://api.github.com/repos/symfony/ux-turbo/zipball/6ee931812684f7bf39b12444a54e9af32fae40a0",
|
||||
"reference": "6ee931812684f7bf39b12444a54e9af32fae40a0",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -11095,7 +11095,7 @@
|
|||
"turbo-stream"
|
||||
],
|
||||
"support": {
|
||||
"source": "https://github.com/symfony/ux-turbo/tree/v2.6.1"
|
||||
"source": "https://github.com/symfony/ux-turbo/tree/v2.7.0"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
|
@ -11111,7 +11111,7 @@
|
|||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2022-12-02T14:42:01+00:00"
|
||||
"time": "2023-01-19T21:20:17+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/validator",
|
||||
|
@ -14013,16 +14013,16 @@
|
|||
},
|
||||
{
|
||||
"name": "phpstan/phpstan",
|
||||
"version": "1.9.13",
|
||||
"version": "1.9.14",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/phpstan/phpstan.git",
|
||||
"reference": "a0922426da3a7d0d9334e99a363f7f9f6e23e84f"
|
||||
"reference": "e5fcc96289cf737304286a9b505fbed091f02e58"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/a0922426da3a7d0d9334e99a363f7f9f6e23e84f",
|
||||
"reference": "a0922426da3a7d0d9334e99a363f7f9f6e23e84f",
|
||||
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/e5fcc96289cf737304286a9b505fbed091f02e58",
|
||||
"reference": "e5fcc96289cf737304286a9b505fbed091f02e58",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -14052,7 +14052,7 @@
|
|||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/phpstan/phpstan/issues",
|
||||
"source": "https://github.com/phpstan/phpstan/tree/1.9.13"
|
||||
"source": "https://github.com/phpstan/phpstan/tree/1.9.14"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
|
@ -14068,7 +14068,7 @@
|
|||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2023-01-18T15:26:53+00:00"
|
||||
"time": "2023-01-19T10:47:09+00:00"
|
||||
},
|
||||
{
|
||||
"name": "phpstan/phpstan-doctrine",
|
||||
|
@ -14282,12 +14282,12 @@
|
|||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/Roave/SecurityAdvisories.git",
|
||||
"reference": "8720bfa67e13ac10efbf846ffb70dbfadf816232"
|
||||
"reference": "3c4c1cc9bc3eed8e57f63780161896336c455de1"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/8720bfa67e13ac10efbf846ffb70dbfadf816232",
|
||||
"reference": "8720bfa67e13ac10efbf846ffb70dbfadf816232",
|
||||
"url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/3c4c1cc9bc3eed8e57f63780161896336c455de1",
|
||||
"reference": "3c4c1cc9bc3eed8e57f63780161896336c455de1",
|
||||
"shasum": ""
|
||||
},
|
||||
"conflict": {
|
||||
|
@ -14335,7 +14335,7 @@
|
|||
"bugsnag/bugsnag-laravel": ">=2,<2.0.2",
|
||||
"bytefury/crater": "<6.0.2",
|
||||
"cachethq/cachet": "<2.5.1",
|
||||
"cakephp/cakephp": "<3.10.3|= 1.3.7|>=4,<4.0.10|>=4.1,<4.1.4",
|
||||
"cakephp/cakephp": "<3.10.3|>=4,<4.0.10|>=4.2,<4.2.12|>=4.3,<4.3.11|>=4.4,<4.4.10|= 1.3.7|>=4.1,<4.1.4",
|
||||
"cardgate/magento2": "<2.0.33",
|
||||
"cart2quote/module-quotation": ">=4.1.6,<=4.4.5|>=5,<5.4.4",
|
||||
"cartalyst/sentry": "<=2.1.6",
|
||||
|
@ -14589,7 +14589,7 @@
|
|||
"phpxmlrpc/extras": "<0.6.1",
|
||||
"phpxmlrpc/phpxmlrpc": "<4.9.2",
|
||||
"pimcore/data-hub": "<1.2.4",
|
||||
"pimcore/pimcore": "<10.5.9",
|
||||
"pimcore/pimcore": "<10.5.14",
|
||||
"pocketmine/bedrock-protocol": "<8.0.2",
|
||||
"pocketmine/pocketmine-mp": "<4.12.5|>= 4.0.0-BETA5, < 4.4.2",
|
||||
"pressbooks/pressbooks": "<5.18",
|
||||
|
@ -14720,7 +14720,7 @@
|
|||
"thelia/thelia": ">=2.1-beta.1,<2.1.3",
|
||||
"theonedemon/phpwhois": "<=4.2.5",
|
||||
"thinkcmf/thinkcmf": "<=5.1.7",
|
||||
"thorsten/phpmyfaq": "<3.1.9",
|
||||
"thorsten/phpmyfaq": "<3.1.10",
|
||||
"tinymce/tinymce": "<5.10.7|>=6,<6.3.1",
|
||||
"titon/framework": ">=0,<9.9.99",
|
||||
"tobiasbg/tablepress": "<= 2.0-RC1",
|
||||
|
@ -14839,7 +14839,7 @@
|
|||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2023-01-18T19:04:20+00:00"
|
||||
"time": "2023-01-20T18:04:36+00:00"
|
||||
},
|
||||
{
|
||||
"name": "sebastian/diff",
|
||||
|
@ -15389,16 +15389,16 @@
|
|||
},
|
||||
{
|
||||
"name": "symplify/easy-coding-standard",
|
||||
"version": "11.2.2.72",
|
||||
"version": "11.2.4.72",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symplify/easy-coding-standard.git",
|
||||
"reference": "efef2606b8c1b9117aeb9d547c582eb12d66bc0a"
|
||||
"reference": "313027a266b6343479d4bb7380fd4ca449107f54"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symplify/easy-coding-standard/zipball/efef2606b8c1b9117aeb9d547c582eb12d66bc0a",
|
||||
"reference": "efef2606b8c1b9117aeb9d547c582eb12d66bc0a",
|
||||
"url": "https://api.github.com/repos/symplify/easy-coding-standard/zipball/313027a266b6343479d4bb7380fd4ca449107f54",
|
||||
"reference": "313027a266b6343479d4bb7380fd4ca449107f54",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -15424,7 +15424,7 @@
|
|||
"description": "Use Coding Standard with 0-knowledge of PHP-CS-Fixer and PHP_CodeSniffer",
|
||||
"support": {
|
||||
"issues": "https://github.com/symplify/easy-coding-standard/issues",
|
||||
"source": "https://github.com/symplify/easy-coding-standard/tree/11.2.2.72"
|
||||
"source": "https://github.com/symplify/easy-coding-standard/tree/11.2.4.72"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
|
@ -15436,7 +15436,7 @@
|
|||
"type": "github"
|
||||
}
|
||||
],
|
||||
"time": "2023-01-11T14:42:18+00:00"
|
||||
"time": "2023-01-21T14:47:36+00:00"
|
||||
},
|
||||
{
|
||||
"name": "vimeo/psalm",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue