mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-08-17 08:25:04 -05:00
Bump rector/rector from 2.4.5 to 2.5.1
Bumps [rector/rector](https://github.com/rectorphp/rector) from 2.4.5 to 2.5.1. - [Release notes](https://github.com/rectorphp/rector/releases) - [Commits](https://github.com/rectorphp/rector/compare/2.4.5...2.5.1) --- updated-dependencies: - dependency-name: rector/rector dependency-version: 2.5.1 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
@@ -125,7 +125,7 @@
|
||||
"phpstan/phpstan-deprecation-rules": "^2",
|
||||
"phpstan/phpstan-strict-rules": "^2",
|
||||
"phpunit/phpunit": "^13",
|
||||
"rector/rector": "^2.3",
|
||||
"rector/rector": "^2.5",
|
||||
"thecodingmachine/phpstan-safe-rule": "^1.4"
|
||||
},
|
||||
"replace": {
|
||||
|
||||
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": "2761a59195a4020487b712ef70667f9f",
|
||||
"content-hash": "7dabe0f05a3cd8e24077085ea9acc7bb",
|
||||
"packages": [
|
||||
{
|
||||
"name": "bacon/bacon-qr-code",
|
||||
@@ -12266,21 +12266,21 @@
|
||||
},
|
||||
{
|
||||
"name": "rector/rector",
|
||||
"version": "2.4.5",
|
||||
"version": "2.5.1",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/rectorphp/rector.git",
|
||||
"reference": "cbd86024be5014d3c14d9f0b3f7aae8ecbffd62c"
|
||||
"reference": "34a9124ece04df818e6b4be4ecd0a4e23f4c0c64"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/rectorphp/rector/zipball/cbd86024be5014d3c14d9f0b3f7aae8ecbffd62c",
|
||||
"reference": "cbd86024be5014d3c14d9f0b3f7aae8ecbffd62c",
|
||||
"url": "https://api.github.com/repos/rectorphp/rector/zipball/34a9124ece04df818e6b4be4ecd0a4e23f4c0c64",
|
||||
"reference": "34a9124ece04df818e6b4be4ecd0a4e23f4c0c64",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"php": "^7.4|^8.0",
|
||||
"phpstan/phpstan": "^2.1.56"
|
||||
"phpstan/phpstan": "^2.2.2"
|
||||
},
|
||||
"conflict": {
|
||||
"rector/rector-doctrine": "*",
|
||||
@@ -12314,7 +12314,7 @@
|
||||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/rectorphp/rector/issues",
|
||||
"source": "https://github.com/rectorphp/rector/tree/2.4.5"
|
||||
"source": "https://github.com/rectorphp/rector/tree/2.5.1"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@@ -12322,7 +12322,7 @@
|
||||
"type": "github"
|
||||
}
|
||||
],
|
||||
"time": "2026-05-26T21:03:22+00:00"
|
||||
"time": "2026-06-21T10:28:27+00:00"
|
||||
},
|
||||
{
|
||||
"name": "sebastian/cli-parser",
|
||||
|
||||
Reference in New Issue
Block a user