Bump driftingly/rector-laravel from 1.2.1 to 1.2.4

Bumps [driftingly/rector-laravel](https://github.com/driftingly/rector-laravel) from 1.2.1 to 1.2.4.
- [Release notes](https://github.com/driftingly/rector-laravel/releases)
- [Commits](https://github.com/driftingly/rector-laravel/compare/1.2.1...1.2.4)

---
updated-dependencies:
- dependency-name: driftingly/rector-laravel
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-09-16 11:41:52 +00:00
committed by GitHub
parent c31c8c3387
commit 72d89dc624

36
composer.lock generated
View File

@@ -5682,16 +5682,16 @@
"packages-dev": [ "packages-dev": [
{ {
"name": "driftingly/rector-laravel", "name": "driftingly/rector-laravel",
"version": "1.2.1", "version": "1.2.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/driftingly/rector-laravel.git", "url": "https://github.com/driftingly/rector-laravel.git",
"reference": "849fe4e86ee6fc841a704a81393b59702108740e" "reference": "b55c3b374ba0eccdb9c5b1bc356749224ea13680"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/driftingly/rector-laravel/zipball/849fe4e86ee6fc841a704a81393b59702108740e", "url": "https://api.github.com/repos/driftingly/rector-laravel/zipball/b55c3b374ba0eccdb9c5b1bc356749224ea13680",
"reference": "849fe4e86ee6fc841a704a81393b59702108740e", "reference": "b55c3b374ba0eccdb9c5b1bc356749224ea13680",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -5711,9 +5711,9 @@
"description": "Rector upgrades rules for Laravel Framework", "description": "Rector upgrades rules for Laravel Framework",
"support": { "support": {
"issues": "https://github.com/driftingly/rector-laravel/issues", "issues": "https://github.com/driftingly/rector-laravel/issues",
"source": "https://github.com/driftingly/rector-laravel/tree/1.2.1" "source": "https://github.com/driftingly/rector-laravel/tree/1.2.4"
}, },
"time": "2024-07-30T17:02:47+00:00" "time": "2024-09-12T12:55:41+00:00"
}, },
{ {
"name": "fakerphp/faker", "name": "fakerphp/faker",
@@ -6389,16 +6389,16 @@
}, },
{ {
"name": "phpstan/phpstan", "name": "phpstan/phpstan",
"version": "1.11.11", "version": "1.12.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/phpstan/phpstan.git", "url": "https://github.com/phpstan/phpstan.git",
"reference": "707c2aed5d8d0075666e673a5e71440c1d01a5a3" "reference": "0fcbf194ab63d8159bb70d9aa3e1350051632009"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/707c2aed5d8d0075666e673a5e71440c1d01a5a3", "url": "https://api.github.com/repos/phpstan/phpstan/zipball/0fcbf194ab63d8159bb70d9aa3e1350051632009",
"reference": "707c2aed5d8d0075666e673a5e71440c1d01a5a3", "reference": "0fcbf194ab63d8159bb70d9aa3e1350051632009",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -6443,7 +6443,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2024-08-19T14:37:29+00:00" "time": "2024-09-09T08:10:35+00:00"
}, },
{ {
"name": "phpunit/php-code-coverage", "name": "phpunit/php-code-coverage",
@@ -6870,21 +6870,21 @@
}, },
{ {
"name": "rector/rector", "name": "rector/rector",
"version": "1.2.4", "version": "1.2.5",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/rectorphp/rector.git", "url": "https://github.com/rectorphp/rector.git",
"reference": "42a4aa23b48b4cfc8ebfeac2b570364e27744381" "reference": "e98aa793ca3fcd17e893cfaf9103ac049775d339"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/rectorphp/rector/zipball/42a4aa23b48b4cfc8ebfeac2b570364e27744381", "url": "https://api.github.com/repos/rectorphp/rector/zipball/e98aa793ca3fcd17e893cfaf9103ac049775d339",
"reference": "42a4aa23b48b4cfc8ebfeac2b570364e27744381", "reference": "e98aa793ca3fcd17e893cfaf9103ac049775d339",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": "^7.2|^8.0", "php": "^7.2|^8.0",
"phpstan/phpstan": "^1.11.11" "phpstan/phpstan": "^1.12.2"
}, },
"conflict": { "conflict": {
"rector/rector-doctrine": "*", "rector/rector-doctrine": "*",
@@ -6917,7 +6917,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.2.4" "source": "https://github.com/rectorphp/rector/tree/1.2.5"
}, },
"funding": [ "funding": [
{ {
@@ -6925,7 +6925,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2024-08-23T09:03:01+00:00" "time": "2024-09-08T17:43:24+00:00"
}, },
{ {
"name": "sebastian/cli-parser", "name": "sebastian/cli-parser",