Bump rector/rector from 1.2.3 to 1.2.4

Bumps [rector/rector](https://github.com/rectorphp/rector) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/rectorphp/rector/releases)
- [Commits](https://github.com/rectorphp/rector/compare/1.2.3...1.2.4)

---
updated-dependencies:
- dependency-name: rector/rector
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-08-26 11:56:28 +00:00
committed by GitHub
parent 113d2d6dc8
commit 9f40bb7b2e

24
composer.lock generated
View File

@@ -6389,16 +6389,16 @@
}, },
{ {
"name": "phpstan/phpstan", "name": "phpstan/phpstan",
"version": "1.11.10", "version": "1.11.11",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/phpstan/phpstan.git", "url": "https://github.com/phpstan/phpstan.git",
"reference": "640410b32995914bde3eed26fa89552f9c2c082f" "reference": "707c2aed5d8d0075666e673a5e71440c1d01a5a3"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/640410b32995914bde3eed26fa89552f9c2c082f", "url": "https://api.github.com/repos/phpstan/phpstan/zipball/707c2aed5d8d0075666e673a5e71440c1d01a5a3",
"reference": "640410b32995914bde3eed26fa89552f9c2c082f", "reference": "707c2aed5d8d0075666e673a5e71440c1d01a5a3",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -6443,7 +6443,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2024-08-08T09:02:50+00:00" "time": "2024-08-19T14:37:29+00:00"
}, },
{ {
"name": "phpunit/php-code-coverage", "name": "phpunit/php-code-coverage",
@@ -6870,21 +6870,21 @@
}, },
{ {
"name": "rector/rector", "name": "rector/rector",
"version": "1.2.3", "version": "1.2.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/rectorphp/rector.git", "url": "https://github.com/rectorphp/rector.git",
"reference": "2433e95410aef1b34b15d7f1b6a134365a4ddb39" "reference": "42a4aa23b48b4cfc8ebfeac2b570364e27744381"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/rectorphp/rector/zipball/2433e95410aef1b34b15d7f1b6a134365a4ddb39", "url": "https://api.github.com/repos/rectorphp/rector/zipball/42a4aa23b48b4cfc8ebfeac2b570364e27744381",
"reference": "2433e95410aef1b34b15d7f1b6a134365a4ddb39", "reference": "42a4aa23b48b4cfc8ebfeac2b570364e27744381",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": "^7.2|^8.0", "php": "^7.2|^8.0",
"phpstan/phpstan": "^1.11.9" "phpstan/phpstan": "^1.11.11"
}, },
"conflict": { "conflict": {
"rector/rector-doctrine": "*", "rector/rector-doctrine": "*",
@@ -6917,7 +6917,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/rectorphp/rector/issues", "issues": "https://github.com/rectorphp/rector/issues",
"source": "https://github.com/rectorphp/rector/tree/1.2.3" "source": "https://github.com/rectorphp/rector/tree/1.2.4"
}, },
"funding": [ "funding": [
{ {
@@ -6925,7 +6925,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2024-08-12T16:36:46+00:00" "time": "2024-08-23T09:03:01+00:00"
}, },
{ {
"name": "sebastian/cli-parser", "name": "sebastian/cli-parser",