mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-07-16 05:14:35 +02:00
Updated dependencies
This commit is contained in:
parent
f57a0ecba2
commit
aa00db48ce
2 changed files with 275 additions and 280 deletions
24
composer.lock
generated
24
composer.lock
generated
|
@ -14687,21 +14687,21 @@
|
|||
},
|
||||
{
|
||||
"name": "rector/rector",
|
||||
"version": "0.17.1",
|
||||
"version": "0.17.2",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/rectorphp/rector.git",
|
||||
"reference": "11401dc1abba0a359fabbf98f1057f4e65129f86"
|
||||
"reference": "b8f72ff7e4914bb1d1557cc5c6d33898f7fd2bfb"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/rectorphp/rector/zipball/11401dc1abba0a359fabbf98f1057f4e65129f86",
|
||||
"reference": "11401dc1abba0a359fabbf98f1057f4e65129f86",
|
||||
"url": "https://api.github.com/repos/rectorphp/rector/zipball/b8f72ff7e4914bb1d1557cc5c6d33898f7fd2bfb",
|
||||
"reference": "b8f72ff7e4914bb1d1557cc5c6d33898f7fd2bfb",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"php": "^7.2|^8.0",
|
||||
"phpstan/phpstan": "^1.10.15"
|
||||
"phpstan/phpstan": "^1.10.20"
|
||||
},
|
||||
"conflict": {
|
||||
"rector/rector-doctrine": "*",
|
||||
|
@ -14736,7 +14736,7 @@
|
|||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/rectorphp/rector/issues",
|
||||
"source": "https://github.com/rectorphp/rector/tree/0.17.1"
|
||||
"source": "https://github.com/rectorphp/rector/tree/0.17.2"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
|
@ -14744,7 +14744,7 @@
|
|||
"type": "github"
|
||||
}
|
||||
],
|
||||
"time": "2023-06-14T09:05:33+00:00"
|
||||
"time": "2023-06-29T10:03:28+00:00"
|
||||
},
|
||||
{
|
||||
"name": "roave/security-advisories",
|
||||
|
@ -14752,12 +14752,12 @@
|
|||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/Roave/SecurityAdvisories.git",
|
||||
"reference": "3b77f2101068074f1c98977cc34ef939bbce3d19"
|
||||
"reference": "9920192eab87b9ae105696b0b86326c8fac91677"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/3b77f2101068074f1c98977cc34ef939bbce3d19",
|
||||
"reference": "3b77f2101068074f1c98977cc34ef939bbce3d19",
|
||||
"url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/9920192eab87b9ae105696b0b86326c8fac91677",
|
||||
"reference": "9920192eab87b9ae105696b0b86326c8fac91677",
|
||||
"shasum": ""
|
||||
},
|
||||
"conflict": {
|
||||
|
@ -15133,7 +15133,7 @@
|
|||
"shopware/core": "<=6.4.20",
|
||||
"shopware/platform": "<=6.4.20",
|
||||
"shopware/production": "<=6.3.5.2",
|
||||
"shopware/shopware": "<=5.7.14",
|
||||
"shopware/shopware": "<=5.7.17",
|
||||
"shopware/storefront": "<=6.4.8.1",
|
||||
"shopxo/shopxo": "<2.2.6",
|
||||
"showdoc/showdoc": "<2.10.4",
|
||||
|
@ -15360,7 +15360,7 @@
|
|||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2023-06-28T00:17:41+00:00"
|
||||
"time": "2023-06-28T23:04:41+00:00"
|
||||
},
|
||||
{
|
||||
"name": "sebastian/diff",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue