Merge pull request 'chore(deps): update dependency phpstan/phpstan to ~1.12.20' (#278) from renovate/phpstan-phpstan-1.x into main
All checks were successful
repod / xml (push) Successful in 22s
repod / php (push) Successful in 49s
repod / nodejs (push) Successful in 53s
repod / release (push) Has been skipped

Reviewed-on: #278
This commit is contained in:
Michel Roux 2025-03-06 09:49:36 +00:00
commit 6d27ec4ac0
2 changed files with 7 additions and 7 deletions

View File

@ -23,7 +23,7 @@
"nextcloud/coding-standard": "^1.3.2", "nextcloud/coding-standard": "^1.3.2",
"nextcloud/ocp": "^31.0.0", "nextcloud/ocp": "^31.0.0",
"nextcloud/rector": "^0.3.1", "nextcloud/rector": "^0.3.1",
"phpstan/phpstan": "~1.12.19", "phpstan/phpstan": "~1.12.20",
"rector/rector": "~1.2.10", "rector/rector": "~1.2.10",
"roave/security-advisories": "dev-latest" "roave/security-advisories": "dev-latest"
}, },

12
composer.lock generated
View File

@ -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": "b5e130ac8e2091ae47ec59dd6e996e6a", "content-hash": "0142d63c8ac24699581a19cd69148107",
"packages": [], "packages": [],
"packages-dev": [ "packages-dev": [
{ {
@ -259,16 +259,16 @@
}, },
{ {
"name": "phpstan/phpstan", "name": "phpstan/phpstan",
"version": "1.12.19", "version": "1.12.20",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/phpstan/phpstan.git", "url": "https://github.com/phpstan/phpstan.git",
"reference": "c42ba9bab7a940ed00092ecb1c77bad98896d789" "reference": "3240b1972042c7f73cf1045e879ea5bd5f761bb7"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/c42ba9bab7a940ed00092ecb1c77bad98896d789", "url": "https://api.github.com/repos/phpstan/phpstan/zipball/3240b1972042c7f73cf1045e879ea5bd5f761bb7",
"reference": "c42ba9bab7a940ed00092ecb1c77bad98896d789", "reference": "3240b1972042c7f73cf1045e879ea5bd5f761bb7",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -313,7 +313,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2025-02-19T15:42:21+00:00" "time": "2025-03-05T13:37:43+00:00"
}, },
{ {
"name": "psr/clock", "name": "psr/clock",