Bump rector/rector from 1.0.3 to 1.0.4
Bumps [rector/rector](https://github.com/rectorphp/rector) from 1.0.3 to 1.0.4. - [Release notes](https://github.com/rectorphp/rector/releases) - [Commits](https://github.com/rectorphp/rector/compare/1.0.3...1.0.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:
15
composer.lock
generated
15
composer.lock
generated
@@ -6879,16 +6879,16 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "rector/rector",
|
"name": "rector/rector",
|
||||||
"version": "1.0.3",
|
"version": "1.0.4",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/rectorphp/rector.git",
|
"url": "https://github.com/rectorphp/rector.git",
|
||||||
"reference": "c59507a9090b465d65e1aceed91e5b81986e375b"
|
"reference": "6e04d0eb087aef707fa0c5686d33d6ff61f4a555"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/rectorphp/rector/zipball/c59507a9090b465d65e1aceed91e5b81986e375b",
|
"url": "https://api.github.com/repos/rectorphp/rector/zipball/6e04d0eb087aef707fa0c5686d33d6ff61f4a555",
|
||||||
"reference": "c59507a9090b465d65e1aceed91e5b81986e375b",
|
"reference": "6e04d0eb087aef707fa0c5686d33d6ff61f4a555",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
@@ -6901,6 +6901,9 @@
|
|||||||
"rector/rector-phpunit": "*",
|
"rector/rector-phpunit": "*",
|
||||||
"rector/rector-symfony": "*"
|
"rector/rector-symfony": "*"
|
||||||
},
|
},
|
||||||
|
"suggest": {
|
||||||
|
"ext-dom": "To manipulate phpunit.xml via the custom-rule command"
|
||||||
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
"bin/rector"
|
"bin/rector"
|
||||||
],
|
],
|
||||||
@@ -6923,7 +6926,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.0.3"
|
"source": "https://github.com/rectorphp/rector/tree/1.0.4"
|
||||||
},
|
},
|
||||||
"funding": [
|
"funding": [
|
||||||
{
|
{
|
||||||
@@ -6931,7 +6934,7 @@
|
|||||||
"type": "github"
|
"type": "github"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"time": "2024-03-14T15:04:18+00:00"
|
"time": "2024-04-05T09:01:07+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "sebastian/cli-parser",
|
"name": "sebastian/cli-parser",
|
||||||
|
|||||||
Reference in New Issue
Block a user