mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-08-29 01:01:24 +00:00
Bump rector/rector from 0.16.0 to 0.17.1
Bumps [rector/rector](https://github.com/rectorphp/rector) from 0.16.0 to 0.17.1. - [Release notes](https://github.com/rectorphp/rector/releases) - [Commits](https://github.com/rectorphp/rector/compare/0.16.0...0.17.1) --- 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.5",
|
||||
"php-coveralls/php-coveralls": "^2.0",
|
||||
"phpunit/phpunit": "^8.0 || ^9.0 || ^10.0",
|
||||
"rector/rector": "^0.16.0"
|
||||
"rector/rector": "^0.17.1"
|
||||
},
|
||||
"suggest": {
|
||||
"ext-gd": "to use GD library based image processing.",
|
||||
|
||||
Generated
+8
-8
@@ -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": "d23ff4a3c7c03726efe6d8b053ddaf9b",
|
||||
"content-hash": "6a75280be40dfc9002fa0d5a15e674c1",
|
||||
"packages": [
|
||||
{
|
||||
"name": "aharen/omdbapi",
|
||||
@@ -16776,21 +16776,21 @@
|
||||
},
|
||||
{
|
||||
"name": "rector/rector",
|
||||
"version": "0.16.0",
|
||||
"version": "0.17.1",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/rectorphp/rector.git",
|
||||
"reference": "2125ff71ea05b079562a8f59ca48a97eb78dc07f"
|
||||
"reference": "11401dc1abba0a359fabbf98f1057f4e65129f86"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/rectorphp/rector/zipball/2125ff71ea05b079562a8f59ca48a97eb78dc07f",
|
||||
"reference": "2125ff71ea05b079562a8f59ca48a97eb78dc07f",
|
||||
"url": "https://api.github.com/repos/rectorphp/rector/zipball/11401dc1abba0a359fabbf98f1057f4e65129f86",
|
||||
"reference": "11401dc1abba0a359fabbf98f1057f4e65129f86",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"php": "^7.2|^8.0",
|
||||
"phpstan/phpstan": "^1.10.14"
|
||||
"phpstan/phpstan": "^1.10.15"
|
||||
},
|
||||
"conflict": {
|
||||
"rector/rector-doctrine": "*",
|
||||
@@ -16825,7 +16825,7 @@
|
||||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/rectorphp/rector/issues",
|
||||
"source": "https://github.com/rectorphp/rector/tree/0.16.0"
|
||||
"source": "https://github.com/rectorphp/rector/tree/0.17.1"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@@ -16833,7 +16833,7 @@
|
||||
"type": "github"
|
||||
}
|
||||
],
|
||||
"time": "2023-05-05T12:12:17+00:00"
|
||||
"time": "2023-06-14T09:05:33+00:00"
|
||||
},
|
||||
{
|
||||
"name": "sebastian/cli-parser",
|
||||
|
||||
Reference in New Issue
Block a user