chore(deps): update dependency phpstan/phpstan to ~1.12.19
This commit is contained in:
parent
4e818db3d6
commit
cb76f10896
@ -23,7 +23,7 @@
|
|||||||
"nextcloud/coding-standard": "^1.3.2",
|
"nextcloud/coding-standard": "^1.3.2",
|
||||||
"nextcloud/ocp": "^30.0.6",
|
"nextcloud/ocp": "^30.0.6",
|
||||||
"nextcloud/rector": "^0.3.1",
|
"nextcloud/rector": "^0.3.1",
|
||||||
"phpstan/phpstan": "~1.12.18",
|
"phpstan/phpstan": "~1.12.19",
|
||||||
"rector/rector": "~1.2.10",
|
"rector/rector": "~1.2.10",
|
||||||
"roave/security-advisories": "dev-latest"
|
"roave/security-advisories": "dev-latest"
|
||||||
},
|
},
|
||||||
|
12
composer.lock
generated
12
composer.lock
generated
@ -4,7 +4,7 @@
|
|||||||
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
||||||
"This file is @generated automatically"
|
"This file is @generated automatically"
|
||||||
],
|
],
|
||||||
"content-hash": "86cc7e94ea3eb4dc1a44d0d20fc81674",
|
"content-hash": "71c1228f870c7676bf6e2fe7f5cd42e2",
|
||||||
"packages": [],
|
"packages": [],
|
||||||
"packages-dev": [
|
"packages-dev": [
|
||||||
{
|
{
|
||||||
@ -255,16 +255,16 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "phpstan/phpstan",
|
"name": "phpstan/phpstan",
|
||||||
"version": "1.12.18",
|
"version": "1.12.19",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/phpstan/phpstan.git",
|
"url": "https://github.com/phpstan/phpstan.git",
|
||||||
"reference": "fef9f07814a573399229304bb0046affdf558812"
|
"reference": "c42ba9bab7a940ed00092ecb1c77bad98896d789"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/fef9f07814a573399229304bb0046affdf558812",
|
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/c42ba9bab7a940ed00092ecb1c77bad98896d789",
|
||||||
"reference": "fef9f07814a573399229304bb0046affdf558812",
|
"reference": "c42ba9bab7a940ed00092ecb1c77bad98896d789",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
@ -309,7 +309,7 @@
|
|||||||
"type": "github"
|
"type": "github"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"time": "2025-02-13T12:44:44+00:00"
|
"time": "2025-02-19T15:42:21+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "psr/clock",
|
"name": "psr/clock",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user