Merge pull request #1305 from NNTmux/shift-ci-v10.6.1

Laravel 10.6.1 Shift
This commit is contained in:
DariusIII
2023-04-05 11:00:06 +02:00
committed by GitHub
Generated
+10 -10
View File
@@ -3781,16 +3781,16 @@
},
{
"name": "laravel/framework",
"version": "v10.6.0",
"version": "v10.6.1",
"source": {
"type": "git",
"url": "https://github.com/laravel/framework.git",
"reference": "a9c6b58ebafc839b61e75b19aa38ec8bef45bf67"
"reference": "1282e96202085f798528ee43371b2ffbb8dcfbd8"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laravel/framework/zipball/a9c6b58ebafc839b61e75b19aa38ec8bef45bf67",
"reference": "a9c6b58ebafc839b61e75b19aa38ec8bef45bf67",
"url": "https://api.github.com/repos/laravel/framework/zipball/1282e96202085f798528ee43371b2ffbb8dcfbd8",
"reference": "1282e96202085f798528ee43371b2ffbb8dcfbd8",
"shasum": ""
},
"require": {
@@ -3977,7 +3977,7 @@
"issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework"
},
"time": "2023-04-04T14:08:32+00:00"
"time": "2023-04-04T20:58:15+00:00"
},
{
"name": "laravel/horizon",
@@ -15898,16 +15898,16 @@
},
{
"name": "phpstan/phpstan",
"version": "1.10.10",
"version": "1.10.11",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan.git",
"reference": "f1e22c9b17a879987f8743d81533250a5fff47f9"
"reference": "8aa62e6ea8b58ffb650e02940e55a788cbc3fe21"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/f1e22c9b17a879987f8743d81533250a5fff47f9",
"reference": "f1e22c9b17a879987f8743d81533250a5fff47f9",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/8aa62e6ea8b58ffb650e02940e55a788cbc3fe21",
"reference": "8aa62e6ea8b58ffb650e02940e55a788cbc3fe21",
"shasum": ""
},
"require": {
@@ -15956,7 +15956,7 @@
"type": "tidelift"
}
],
"time": "2023-04-01T17:06:15+00:00"
"time": "2023-04-04T19:17:42+00:00"
},
{
"name": "phpunit/php-code-coverage",