mirror of
https://github.com/nextcloud/spreed.git
synced 2025-12-17 21:12:20 +01:00
ci(deps-dev): Bump rector/rector in /vendor-bin/rector
Bumps [rector/rector](https://github.com/rectorphp/rector) from 2.0.14 to 2.0.15. - [Release notes](https://github.com/rectorphp/rector/releases) - [Commits](https://github.com/rectorphp/rector/compare/2.0.14...2.0.15) --- updated-dependencies: - dependency-name: rector/rector dependency-version: 2.0.15 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
bb62ed6bdd
commit
3a829a6f77
2 changed files with 9 additions and 9 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"require-dev": {
|
||||
"rector/rector": "^2.0.14",
|
||||
"rector/rector": "^2.0.15",
|
||||
"nextcloud/rector": "^0.4.1"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
16
vendor-bin/rector/composer.lock
generated
16
vendor-bin/rector/composer.lock
generated
|
|
@ -4,7 +4,7 @@
|
|||
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
||||
"This file is @generated automatically"
|
||||
],
|
||||
"content-hash": "2171815b3465f02d3bde58d74e218e18",
|
||||
"content-hash": "0ae207b9be1e25e068a2a7de99c2497b",
|
||||
"packages": [],
|
||||
"packages-dev": [
|
||||
{
|
||||
|
|
@ -381,21 +381,21 @@
|
|||
},
|
||||
{
|
||||
"name": "rector/rector",
|
||||
"version": "2.0.14",
|
||||
"version": "2.0.15",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/rectorphp/rector.git",
|
||||
"reference": "63923bc9383c1212476c41d8cebf58a425e6f98d"
|
||||
"reference": "abbbf32474a67e242d26bffc098a712a05b3d32a"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/rectorphp/rector/zipball/63923bc9383c1212476c41d8cebf58a425e6f98d",
|
||||
"reference": "63923bc9383c1212476c41d8cebf58a425e6f98d",
|
||||
"url": "https://api.github.com/repos/rectorphp/rector/zipball/abbbf32474a67e242d26bffc098a712a05b3d32a",
|
||||
"reference": "abbbf32474a67e242d26bffc098a712a05b3d32a",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"php": "^7.4|^8.0",
|
||||
"phpstan/phpstan": "^2.1.12"
|
||||
"phpstan/phpstan": "^2.1.14"
|
||||
},
|
||||
"conflict": {
|
||||
"rector/rector-doctrine": "*",
|
||||
|
|
@ -428,7 +428,7 @@
|
|||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/rectorphp/rector/issues",
|
||||
"source": "https://github.com/rectorphp/rector/tree/2.0.14"
|
||||
"source": "https://github.com/rectorphp/rector/tree/2.0.15"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
|
|
@ -436,7 +436,7 @@
|
|||
"type": "github"
|
||||
}
|
||||
],
|
||||
"time": "2025-04-28T00:03:14+00:00"
|
||||
"time": "2025-05-05T10:00:41+00:00"
|
||||
},
|
||||
{
|
||||
"name": "webmozart/assert",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue