mirror of
https://github.com/rico-vz/HeimerdingerLoL.git
synced 2025-12-06 10:10:48 +01:00
Merge pull request #187 from rico-vz/dependabot/composer/rector/rector-1.0.4
This commit is contained in:
15
composer.lock
generated
15
composer.lock
generated
@@ -10229,16 +10229,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": {
|
||||||
@@ -10251,6 +10251,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"
|
||||||
],
|
],
|
||||||
@@ -10273,7 +10276,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": [
|
||||||
{
|
{
|
||||||
@@ -10281,7 +10284,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