Bump driftingly/rector-laravel from 1.1.0 to 1.2.0
Bumps [driftingly/rector-laravel](https://github.com/driftingly/rector-laravel) from 1.1.0 to 1.2.0. - [Release notes](https://github.com/driftingly/rector-laravel/releases) - [Commits](https://github.com/driftingly/rector-laravel/compare/1.1.0...1.2.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:
26
composer.lock
generated
26
composer.lock
generated
@@ -5693,16 +5693,16 @@
|
|||||||
"packages-dev": [
|
"packages-dev": [
|
||||||
{
|
{
|
||||||
"name": "driftingly/rector-laravel",
|
"name": "driftingly/rector-laravel",
|
||||||
"version": "1.1.0",
|
"version": "1.2.0",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/driftingly/rector-laravel.git",
|
"url": "https://github.com/driftingly/rector-laravel.git",
|
||||||
"reference": "47c7de91bb07c0a97df8dd1fe677c6c154608549"
|
"reference": "ac4831aebc8cf4285be83c8aa538ae816004d071"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/driftingly/rector-laravel/zipball/47c7de91bb07c0a97df8dd1fe677c6c154608549",
|
"url": "https://api.github.com/repos/driftingly/rector-laravel/zipball/ac4831aebc8cf4285be83c8aa538ae816004d071",
|
||||||
"reference": "47c7de91bb07c0a97df8dd1fe677c6c154608549",
|
"reference": "ac4831aebc8cf4285be83c8aa538ae816004d071",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
@@ -5722,9 +5722,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.1.0"
|
"source": "https://github.com/driftingly/rector-laravel/tree/1.2.0"
|
||||||
},
|
},
|
||||||
"time": "2024-03-27T16:18:46+00:00"
|
"time": "2024-05-03T16:09:54+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "fakerphp/faker",
|
"name": "fakerphp/faker",
|
||||||
@@ -6399,16 +6399,16 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "phpstan/phpstan",
|
"name": "phpstan/phpstan",
|
||||||
"version": "1.10.66",
|
"version": "1.10.67",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/phpstan/phpstan.git",
|
"url": "https://github.com/phpstan/phpstan.git",
|
||||||
"reference": "94779c987e4ebd620025d9e5fdd23323903950bd"
|
"reference": "16ddbe776f10da6a95ebd25de7c1dbed397dc493"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/94779c987e4ebd620025d9e5fdd23323903950bd",
|
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/16ddbe776f10da6a95ebd25de7c1dbed397dc493",
|
||||||
"reference": "94779c987e4ebd620025d9e5fdd23323903950bd",
|
"reference": "16ddbe776f10da6a95ebd25de7c1dbed397dc493",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
@@ -6451,13 +6451,9 @@
|
|||||||
{
|
{
|
||||||
"url": "https://github.com/phpstan",
|
"url": "https://github.com/phpstan",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
|
||||||
{
|
|
||||||
"url": "https://tidelift.com/funding/github/packagist/phpstan/phpstan",
|
|
||||||
"type": "tidelift"
|
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"time": "2024-03-28T16:17:31+00:00"
|
"time": "2024-04-16T07:22:02+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "phpunit/php-code-coverage",
|
"name": "phpunit/php-code-coverage",
|
||||||
|
|||||||
Reference in New Issue
Block a user