Merge pull request #1689 from NNTmux/shift-ci-v11.39.0

Laravel 11.39.0 Shift
This commit is contained in:
DariusIII
2025-01-22 09:50:57 +01:00
committed by GitHub
2 changed files with 17 additions and 17 deletions
+1 -1
View File
@@ -65,7 +65,7 @@
"jrean/laravel-user-verification": "^12.0",
"junaidnasir/larainvite": "^7.0",
"kevinlebrun/colors.php": "^1.0",
"laravel/framework": "^11.38",
"laravel/framework": "^11.39",
"laravel/horizon": "^5.30",
"laravel/pulse": "^1.3",
"laravel/sanctum": "^4.0",
Generated
+16 -16
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": "86bddaf5ed99b0c4ba1b4aa48b12cff9",
"content-hash": "a461ffa99c5d91a1cd50799c0071b9a6",
"packages": [
{
"name": "aharen/omdbapi",
@@ -3418,16 +3418,16 @@
},
{
"name": "laravel/framework",
"version": "v11.38.2",
"version": "v11.39.0",
"source": {
"type": "git",
"url": "https://github.com/laravel/framework.git",
"reference": "9d290aa90fcad44048bedca5219d2b872e98772a"
"reference": "996c96955f78e8a2b26a24c490a1721cfb14574f"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laravel/framework/zipball/9d290aa90fcad44048bedca5219d2b872e98772a",
"reference": "9d290aa90fcad44048bedca5219d2b872e98772a",
"url": "https://api.github.com/repos/laravel/framework/zipball/996c96955f78e8a2b26a24c490a1721cfb14574f",
"reference": "996c96955f78e8a2b26a24c490a1721cfb14574f",
"shasum": ""
},
"require": {
@@ -3628,7 +3628,7 @@
"issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework"
},
"time": "2025-01-15T00:06:46+00:00"
"time": "2025-01-21T15:02:43+00:00"
},
{
"name": "laravel/horizon",
@@ -3922,16 +3922,16 @@
},
{
"name": "laravel/scout",
"version": "v10.12.0",
"version": "v10.12.1",
"source": {
"type": "git",
"url": "https://github.com/laravel/scout.git",
"reference": "0002cee68236e298b10122cf9e01c17f4a88948d"
"reference": "f40f14b7a63be753a425eae4f56cd71d08478242"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laravel/scout/zipball/0002cee68236e298b10122cf9e01c17f4a88948d",
"reference": "0002cee68236e298b10122cf9e01c17f4a88948d",
"url": "https://api.github.com/repos/laravel/scout/zipball/f40f14b7a63be753a425eae4f56cd71d08478242",
"reference": "f40f14b7a63be753a425eae4f56cd71d08478242",
"shasum": ""
},
"require": {
@@ -3999,7 +3999,7 @@
"issues": "https://github.com/laravel/scout/issues",
"source": "https://github.com/laravel/scout"
},
"time": "2025-01-14T15:53:41+00:00"
"time": "2025-01-21T15:07:47+00:00"
},
{
"name": "laravel/serializable-closure",
@@ -16742,16 +16742,16 @@
},
{
"name": "phpstan/phpstan",
"version": "1.12.15",
"version": "1.12.16",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan.git",
"reference": "c91d4e8bc056f46cf653656e6f71004b254574d1"
"reference": "e0bb5cb78545aae631220735aa706eac633a6be9"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/c91d4e8bc056f46cf653656e6f71004b254574d1",
"reference": "c91d4e8bc056f46cf653656e6f71004b254574d1",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/e0bb5cb78545aae631220735aa706eac633a6be9",
"reference": "e0bb5cb78545aae631220735aa706eac633a6be9",
"shasum": ""
},
"require": {
@@ -16796,7 +16796,7 @@
"type": "github"
}
],
"time": "2025-01-05T16:40:22+00:00"
"time": "2025-01-21T14:50:05+00:00"
},
{
"name": "phpunit/php-code-coverage",