Update php-dev to v2.0.2 #18

Merged
Renovate merged 1 commits from renovate/php-dev into main 2025-01-20 00:14:13 +00:00

26
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": "e6f7e5cdc1150f426955d689309be409", "content-hash": "b314b1196a7bff886223cef5444d3df6",
"packages": [ "packages": [
{ {
"name": "composer/semver", "name": "composer/semver",
@ -9429,16 +9429,16 @@
}, },
{ {
"name": "phpstan/phpstan-strict-rules", "name": "phpstan/phpstan-strict-rules",
"version": "2.0.1", "version": "2.0.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/phpstan/phpstan-strict-rules.git", "url": "https://github.com/phpstan/phpstan-strict-rules.git",
"reference": "ed6fea0ad4ad9c7e25f3ad2e7c4d420cf1e67fe3" "reference": "02277ce4b0dd03d74f15282064f8f027d1dec9cc"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan-strict-rules/zipball/ed6fea0ad4ad9c7e25f3ad2e7c4d420cf1e67fe3", "url": "https://api.github.com/repos/phpstan/phpstan-strict-rules/zipball/02277ce4b0dd03d74f15282064f8f027d1dec9cc",
"reference": "ed6fea0ad4ad9c7e25f3ad2e7c4d420cf1e67fe3", "reference": "02277ce4b0dd03d74f15282064f8f027d1dec9cc",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -9471,9 +9471,9 @@
"description": "Extra strict and opinionated rules for PHPStan", "description": "Extra strict and opinionated rules for PHPStan",
"support": { "support": {
"issues": "https://github.com/phpstan/phpstan-strict-rules/issues", "issues": "https://github.com/phpstan/phpstan-strict-rules/issues",
"source": "https://github.com/phpstan/phpstan-strict-rules/tree/2.0.1" "source": "https://github.com/phpstan/phpstan-strict-rules/tree/2.0.2"
}, },
"time": "2024-12-12T20:21:10+00:00" "time": "2025-01-19T13:03:11+00:00"
}, },
{ {
"name": "phpstan/phpstan-symfony", "name": "phpstan/phpstan-symfony",
@ -10498,16 +10498,16 @@
}, },
{ {
"name": "rector/rector", "name": "rector/rector",
"version": "2.0.6", "version": "2.0.7",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/rectorphp/rector.git", "url": "https://github.com/rectorphp/rector.git",
"reference": "fa0cb009dc3df084bf549032ae4080a0481a2036" "reference": "e70d681f6a0c361a63e6825897cd97746436f015"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/rectorphp/rector/zipball/fa0cb009dc3df084bf549032ae4080a0481a2036", "url": "https://api.github.com/repos/rectorphp/rector/zipball/e70d681f6a0c361a63e6825897cd97746436f015",
"reference": "fa0cb009dc3df084bf549032ae4080a0481a2036", "reference": "e70d681f6a0c361a63e6825897cd97746436f015",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -10545,7 +10545,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/rectorphp/rector/issues", "issues": "https://github.com/rectorphp/rector/issues",
"source": "https://github.com/rectorphp/rector/tree/2.0.6" "source": "https://github.com/rectorphp/rector/tree/2.0.7"
}, },
"funding": [ "funding": [
{ {
@ -10553,7 +10553,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2025-01-06T10:38:36+00:00" "time": "2025-01-19T09:41:28+00:00"
}, },
{ {
"name": "sebastian/cli-parser", "name": "sebastian/cli-parser",