Merge pull request 'chore(deps): update dependency phpstan/phpstan to ~1.12.19' (#266) from renovate/phpstan-phpstan-1.x into main
Reviewed-on: #266
This commit is contained in:
commit
705b49268e
@ -23,7 +23,7 @@
|
||||
"nextcloud/coding-standard": "^1.3.2",
|
||||
"nextcloud/ocp": "^30.0.6",
|
||||
"nextcloud/rector": "^0.3.1",
|
||||
"phpstan/phpstan": "~1.12.18",
|
||||
"phpstan/phpstan": "~1.12.19",
|
||||
"rector/rector": "~1.2.10",
|
||||
"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",
|
||||
"This file is @generated automatically"
|
||||
],
|
||||
"content-hash": "86cc7e94ea3eb4dc1a44d0d20fc81674",
|
||||
"content-hash": "71c1228f870c7676bf6e2fe7f5cd42e2",
|
||||
"packages": [],
|
||||
"packages-dev": [
|
||||
{
|
||||
@ -255,16 +255,16 @@
|
||||
},
|
||||
{
|
||||
"name": "phpstan/phpstan",
|
||||
"version": "1.12.18",
|
||||
"version": "1.12.19",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/phpstan/phpstan.git",
|
||||
"reference": "fef9f07814a573399229304bb0046affdf558812"
|
||||
"reference": "c42ba9bab7a940ed00092ecb1c77bad98896d789"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/fef9f07814a573399229304bb0046affdf558812",
|
||||
"reference": "fef9f07814a573399229304bb0046affdf558812",
|
||||
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/c42ba9bab7a940ed00092ecb1c77bad98896d789",
|
||||
"reference": "c42ba9bab7a940ed00092ecb1c77bad98896d789",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -309,7 +309,7 @@
|
||||
"type": "github"
|
||||
}
|
||||
],
|
||||
"time": "2025-02-13T12:44:44+00:00"
|
||||
"time": "2025-02-19T15:42:21+00:00"
|
||||
},
|
||||
{
|
||||
"name": "psr/clock",
|
||||
|
Loading…
x
Reference in New Issue
Block a user