Bump driftingly/rector-laravel from 1.2.0 to 1.2.1

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

---
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-08-05 11:46:57 +00:00
committed by GitHub
parent 4dece2b709
commit b09fe6f9eb

22
composer.lock generated
View File

@@ -5681,16 +5681,16 @@
"packages-dev": [ "packages-dev": [
{ {
"name": "driftingly/rector-laravel", "name": "driftingly/rector-laravel",
"version": "1.2.0", "version": "1.2.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/driftingly/rector-laravel.git", "url": "https://github.com/driftingly/rector-laravel.git",
"reference": "ac4831aebc8cf4285be83c8aa538ae816004d071" "reference": "849fe4e86ee6fc841a704a81393b59702108740e"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/driftingly/rector-laravel/zipball/ac4831aebc8cf4285be83c8aa538ae816004d071", "url": "https://api.github.com/repos/driftingly/rector-laravel/zipball/849fe4e86ee6fc841a704a81393b59702108740e",
"reference": "ac4831aebc8cf4285be83c8aa538ae816004d071", "reference": "849fe4e86ee6fc841a704a81393b59702108740e",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -5710,9 +5710,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.0" "source": "https://github.com/driftingly/rector-laravel/tree/1.2.1"
}, },
"time": "2024-05-03T16:09:54+00:00" "time": "2024-07-30T17:02:47+00:00"
}, },
{ {
"name": "fakerphp/faker", "name": "fakerphp/faker",
@@ -6388,16 +6388,16 @@
}, },
{ {
"name": "phpstan/phpstan", "name": "phpstan/phpstan",
"version": "1.11.8", "version": "1.11.9",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/phpstan/phpstan.git", "url": "https://github.com/phpstan/phpstan.git",
"reference": "6adbd118e6c0515dd2f36b06cde1d6da40f1b8ec" "reference": "e370bcddadaede0c1716338b262346f40d296f82"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/6adbd118e6c0515dd2f36b06cde1d6da40f1b8ec", "url": "https://api.github.com/repos/phpstan/phpstan/zipball/e370bcddadaede0c1716338b262346f40d296f82",
"reference": "6adbd118e6c0515dd2f36b06cde1d6da40f1b8ec", "reference": "e370bcddadaede0c1716338b262346f40d296f82",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -6442,7 +6442,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2024-07-24T07:01:22+00:00" "time": "2024-08-01T16:25:18+00:00"
}, },
{ {
"name": "phpunit/php-code-coverage", "name": "phpunit/php-code-coverage",