Bump driftingly/rector-laravel from 0.20.0 to 0.21.0

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-06-26 03:58:14 +00:00
committed by GitHub
parent 5014d4bfc1
commit 727ca29d7e
2 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -119,7 +119,7 @@
"beyondcode/laravel-dump-server": "^1.9",
"captainhook/captainhook": "^5.1",
"captainhook/plugin-composer": "^5.1",
"driftingly/rector-laravel": "^0.20.0",
"driftingly/rector-laravel": "^0.21.0",
"ergebnis/composer-normalize": "^2.30",
"friendsofphp/php-cs-fixer": "^3.16",
"jubeki/laravel-code-style": "^2.0",
Generated
+7 -7
View File
@@ -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": "6a75280be40dfc9002fa0d5a15e674c1",
"content-hash": "0ceb41abb5d16b4f9c54114bcd802ee2",
"packages": [
{
"name": "aharen/omdbapi",
@@ -14712,16 +14712,16 @@
},
{
"name": "driftingly/rector-laravel",
"version": "0.20.0",
"version": "0.21.0",
"source": {
"type": "git",
"url": "https://github.com/driftingly/rector-laravel.git",
"reference": "37fa392b013475a3f9913af2fb9db15a72512cbe"
"reference": "3d50c41c842fe6655d9f0069476f9cabf55a31c8"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/driftingly/rector-laravel/zipball/37fa392b013475a3f9913af2fb9db15a72512cbe",
"reference": "37fa392b013475a3f9913af2fb9db15a72512cbe",
"url": "https://api.github.com/repos/driftingly/rector-laravel/zipball/3d50c41c842fe6655d9f0069476f9cabf55a31c8",
"reference": "3d50c41c842fe6655d9f0069476f9cabf55a31c8",
"shasum": ""
},
"require": {
@@ -14740,9 +14740,9 @@
"description": "Rector upgrades rules for Laravel Framework",
"support": {
"issues": "https://github.com/driftingly/rector-laravel/issues",
"source": "https://github.com/driftingly/rector-laravel/tree/0.20.0"
"source": "https://github.com/driftingly/rector-laravel/tree/0.21.0"
},
"time": "2023-05-17T22:58:18+00:00"
"time": "2023-06-23T19:10:19+00:00"
},
{
"name": "ergebnis/composer-normalize",