mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-08-29 01:08:56 +00:00
Bump rector/rector from 0.17.13 to 0.18.0
Bumps [rector/rector](https://github.com/rectorphp/rector) from 0.17.13 to 0.18.0. - [Release notes](https://github.com/rectorphp/rector/releases) - [Commits](https://github.com/rectorphp/rector/compare/0.17.13...0.18.0) --- updated-dependencies: - dependency-name: rector/rector dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
+1
-1
@@ -130,7 +130,7 @@
|
||||
"nunomaduro/larastan": "^2.6",
|
||||
"php-coveralls/php-coveralls": "^2.0",
|
||||
"phpunit/phpunit": "^8.0 || ^9.0 || ^10.0",
|
||||
"rector/rector": "^0.17.1"
|
||||
"rector/rector": "^0.18.0"
|
||||
},
|
||||
"suggest": {
|
||||
"ext-gd": "to use GD library based image processing.",
|
||||
|
||||
Generated
+7
-7
@@ -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": "9a30f966fd21db1db8453134086def98",
|
||||
"content-hash": "8ae5df14cdfe298ffe4bade2883440a6",
|
||||
"packages": [
|
||||
{
|
||||
"name": "aharen/omdbapi",
|
||||
@@ -16888,16 +16888,16 @@
|
||||
},
|
||||
{
|
||||
"name": "rector/rector",
|
||||
"version": "0.17.13",
|
||||
"version": "0.18.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/rectorphp/rector.git",
|
||||
"reference": "e2003ba7c5bda06d7bb419cf4be8dae5f8672132"
|
||||
"reference": "758ada29b5c80d933f906735d3026520390a2a1d"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/rectorphp/rector/zipball/e2003ba7c5bda06d7bb419cf4be8dae5f8672132",
|
||||
"reference": "e2003ba7c5bda06d7bb419cf4be8dae5f8672132",
|
||||
"url": "https://api.github.com/repos/rectorphp/rector/zipball/758ada29b5c80d933f906735d3026520390a2a1d",
|
||||
"reference": "758ada29b5c80d933f906735d3026520390a2a1d",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -16932,7 +16932,7 @@
|
||||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/rectorphp/rector/issues",
|
||||
"source": "https://github.com/rectorphp/rector/tree/0.17.13"
|
||||
"source": "https://github.com/rectorphp/rector/tree/0.18.0"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@@ -16940,7 +16940,7 @@
|
||||
"type": "github"
|
||||
}
|
||||
],
|
||||
"time": "2023-08-14T16:33:29+00:00"
|
||||
"time": "2023-08-17T12:53:22+00:00"
|
||||
},
|
||||
{
|
||||
"name": "sebastian/cli-parser",
|
||||
|
||||
Reference in New Issue
Block a user