Merge pull request #1585 from NNTmux/shift-ci-v11.15.0

Laravel 11.15.0 Shift
This commit is contained in:
DariusIII
2024-07-09 22:32:08 +02:00
committed by GitHub
2 changed files with 47 additions and 47 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.14",
"laravel/framework": "^11.15",
"laravel/horizon": "^5.24",
"laravel/pulse": "^1.2",
"laravel/sanctum": "^4.0",
Generated
+46 -46
View File
@@ -780,16 +780,16 @@
},
{
"name": "composer/ca-bundle",
"version": "1.5.0",
"version": "1.5.1",
"source": {
"type": "git",
"url": "https://github.com/composer/ca-bundle.git",
"reference": "0c5ccfcfea312b5c5a190a21ac5cef93f74baf99"
"reference": "063d9aa8696582f5a41dffbbaf3c81024f0a604a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/composer/ca-bundle/zipball/0c5ccfcfea312b5c5a190a21ac5cef93f74baf99",
"reference": "0c5ccfcfea312b5c5a190a21ac5cef93f74baf99",
"url": "https://api.github.com/repos/composer/ca-bundle/zipball/063d9aa8696582f5a41dffbbaf3c81024f0a604a",
"reference": "063d9aa8696582f5a41dffbbaf3c81024f0a604a",
"shasum": ""
},
"require": {
@@ -799,7 +799,7 @@
},
"require-dev": {
"phpstan/phpstan": "^1.10",
"psr/log": "^1.0",
"psr/log": "^1.0 || ^2.0 || ^3.0",
"symfony/phpunit-bridge": "^4.2 || ^5",
"symfony/process": "^4.0 || ^5.0 || ^6.0 || ^7.0"
},
@@ -836,7 +836,7 @@
"support": {
"irc": "irc://irc.freenode.org/composer",
"issues": "https://github.com/composer/ca-bundle/issues",
"source": "https://github.com/composer/ca-bundle/tree/1.5.0"
"source": "https://github.com/composer/ca-bundle/tree/1.5.1"
},
"funding": [
{
@@ -852,7 +852,7 @@
"type": "tidelift"
}
],
"time": "2024-03-15T14:00:32+00:00"
"time": "2024-07-08T15:28:20+00:00"
},
{
"name": "dariusiii/php-itunes-api",
@@ -1181,16 +1181,16 @@
},
{
"name": "dflydev/dot-access-data",
"version": "v3.0.2",
"version": "v3.0.3",
"source": {
"type": "git",
"url": "https://github.com/dflydev/dflydev-dot-access-data.git",
"reference": "f41715465d65213d644d3141a6a93081be5d3549"
"reference": "a23a2bf4f31d3518f3ecb38660c95715dfead60f"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/dflydev/dflydev-dot-access-data/zipball/f41715465d65213d644d3141a6a93081be5d3549",
"reference": "f41715465d65213d644d3141a6a93081be5d3549",
"url": "https://api.github.com/repos/dflydev/dflydev-dot-access-data/zipball/a23a2bf4f31d3518f3ecb38660c95715dfead60f",
"reference": "a23a2bf4f31d3518f3ecb38660c95715dfead60f",
"shasum": ""
},
"require": {
@@ -1250,9 +1250,9 @@
],
"support": {
"issues": "https://github.com/dflydev/dflydev-dot-access-data/issues",
"source": "https://github.com/dflydev/dflydev-dot-access-data/tree/v3.0.2"
"source": "https://github.com/dflydev/dflydev-dot-access-data/tree/v3.0.3"
},
"time": "2022-10-27T11:44:00+00:00"
"time": "2024-07-08T12:26:09+00:00"
},
{
"name": "divineomega/php-cli-progress-bar",
@@ -3406,16 +3406,16 @@
},
{
"name": "laravel/framework",
"version": "v11.14.0",
"version": "v11.15.0",
"source": {
"type": "git",
"url": "https://github.com/laravel/framework.git",
"reference": "657e8464e13147d56bc3a399115c8c26f38d4821"
"reference": "ba85f1c019bed59b3c736c9c4502805efd0ba84b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laravel/framework/zipball/657e8464e13147d56bc3a399115c8c26f38d4821",
"reference": "657e8464e13147d56bc3a399115c8c26f38d4821",
"url": "https://api.github.com/repos/laravel/framework/zipball/ba85f1c019bed59b3c736c9c4502805efd0ba84b",
"reference": "ba85f1c019bed59b3c736c9c4502805efd0ba84b",
"shasum": ""
},
"require": {
@@ -3521,7 +3521,7 @@
"nyholm/psr7": "^1.2",
"orchestra/testbench-core": "^9.1.5",
"pda/pheanstalk": "^5.0",
"phpstan/phpstan": "^1.4.7",
"phpstan/phpstan": "^1.11.5",
"phpunit/phpunit": "^10.5|^11.0",
"predis/predis": "^2.0.2",
"resend/resend-php": "^0.10.0",
@@ -3608,20 +3608,20 @@
"issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework"
},
"time": "2024-07-02T17:23:58+00:00"
"time": "2024-07-09T15:38:12+00:00"
},
{
"name": "laravel/horizon",
"version": "v5.24.6",
"version": "v5.25.0",
"source": {
"type": "git",
"url": "https://github.com/laravel/horizon.git",
"reference": "e0fd80d9cc5f975455b3e46f5cc8e731a3eb6ea3"
"reference": "81e62cee5b3feaf169d683b8890e33bf454698ab"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laravel/horizon/zipball/e0fd80d9cc5f975455b3e46f5cc8e731a3eb6ea3",
"reference": "e0fd80d9cc5f975455b3e46f5cc8e731a3eb6ea3",
"url": "https://api.github.com/repos/laravel/horizon/zipball/81e62cee5b3feaf169d683b8890e33bf454698ab",
"reference": "81e62cee5b3feaf169d683b8890e33bf454698ab",
"shasum": ""
},
"require": {
@@ -3685,9 +3685,9 @@
],
"support": {
"issues": "https://github.com/laravel/horizon/issues",
"source": "https://github.com/laravel/horizon/tree/v5.24.6"
"source": "https://github.com/laravel/horizon/tree/v5.25.0"
},
"time": "2024-06-25T21:23:57+00:00"
"time": "2024-07-05T16:46:31+00:00"
},
{
"name": "laravel/prompts",
@@ -3749,16 +3749,16 @@
},
{
"name": "laravel/pulse",
"version": "v1.2.3",
"version": "v1.2.4",
"source": {
"type": "git",
"url": "https://github.com/laravel/pulse.git",
"reference": "7e32ed4c4a2293d2792a99b55f5284d642f41339"
"reference": "2e7699a602e13bada4c64e3bc7c148ddcaec81bc"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laravel/pulse/zipball/7e32ed4c4a2293d2792a99b55f5284d642f41339",
"reference": "7e32ed4c4a2293d2792a99b55f5284d642f41339",
"url": "https://api.github.com/repos/laravel/pulse/zipball/2e7699a602e13bada4c64e3bc7c148ddcaec81bc",
"reference": "2e7699a602e13bada4c64e3bc7c148ddcaec81bc",
"shasum": ""
},
"require": {
@@ -3832,7 +3832,7 @@
"issues": "https://github.com/laravel/pulse/issues",
"source": "https://github.com/laravel/pulse"
},
"time": "2024-06-04T13:30:30+00:00"
"time": "2024-07-08T15:09:50+00:00"
},
{
"name": "laravel/sanctum",
@@ -9388,16 +9388,16 @@
},
{
"name": "spatie/error-solutions",
"version": "1.0.4",
"version": "1.0.5",
"source": {
"type": "git",
"url": "https://github.com/spatie/error-solutions.git",
"reference": "264a7eef892aceb2fd65e206127ad3af4f3a2d6b"
"reference": "4bb6c734dc992b2db3e26df1ef021c75d2218b13"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/spatie/error-solutions/zipball/264a7eef892aceb2fd65e206127ad3af4f3a2d6b",
"reference": "264a7eef892aceb2fd65e206127ad3af4f3a2d6b",
"url": "https://api.github.com/repos/spatie/error-solutions/zipball/4bb6c734dc992b2db3e26df1ef021c75d2218b13",
"reference": "4bb6c734dc992b2db3e26df1ef021c75d2218b13",
"shasum": ""
},
"require": {
@@ -9450,7 +9450,7 @@
],
"support": {
"issues": "https://github.com/spatie/error-solutions/issues",
"source": "https://github.com/spatie/error-solutions/tree/1.0.4"
"source": "https://github.com/spatie/error-solutions/tree/1.0.5"
},
"funding": [
{
@@ -9458,7 +9458,7 @@
"type": "github"
}
],
"time": "2024-06-28T13:33:04+00:00"
"time": "2024-07-09T12:13:32+00:00"
},
{
"name": "spatie/flare-client-php",
@@ -15964,16 +15964,16 @@
},
{
"name": "laravel/pint",
"version": "v1.16.1",
"version": "v1.16.2",
"source": {
"type": "git",
"url": "https://github.com/laravel/pint.git",
"reference": "9266a47f1b9231b83e0cfd849009547329d871b1"
"reference": "51f1ba679a6afe0315621ad143d788bd7ded0eca"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laravel/pint/zipball/9266a47f1b9231b83e0cfd849009547329d871b1",
"reference": "9266a47f1b9231b83e0cfd849009547329d871b1",
"url": "https://api.github.com/repos/laravel/pint/zipball/51f1ba679a6afe0315621ad143d788bd7ded0eca",
"reference": "51f1ba679a6afe0315621ad143d788bd7ded0eca",
"shasum": ""
},
"require": {
@@ -16026,20 +16026,20 @@
"issues": "https://github.com/laravel/pint/issues",
"source": "https://github.com/laravel/pint"
},
"time": "2024-06-18T16:50:05+00:00"
"time": "2024-07-09T15:58:08+00:00"
},
{
"name": "laravel/sail",
"version": "v1.30.1",
"version": "v1.30.2",
"source": {
"type": "git",
"url": "https://github.com/laravel/sail.git",
"reference": "8ba049b6c06e0330b6aa1fb7af2746fb4da445e4"
"reference": "f5a9699a1001e15de1aa5e7cb5c9f50a3f63f887"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laravel/sail/zipball/8ba049b6c06e0330b6aa1fb7af2746fb4da445e4",
"reference": "8ba049b6c06e0330b6aa1fb7af2746fb4da445e4",
"url": "https://api.github.com/repos/laravel/sail/zipball/f5a9699a1001e15de1aa5e7cb5c9f50a3f63f887",
"reference": "f5a9699a1001e15de1aa5e7cb5c9f50a3f63f887",
"shasum": ""
},
"require": {
@@ -16089,7 +16089,7 @@
"issues": "https://github.com/laravel/sail/issues",
"source": "https://github.com/laravel/sail"
},
"time": "2024-07-01T20:55:03+00:00"
"time": "2024-07-05T16:01:51+00:00"
},
{
"name": "localheinz/diff",