Merge pull request #9213 from firefly-iii/dependabot/composer/develop/laravel/slack-notification-channel-3.3.2

This commit is contained in:
James Cole 2024-09-10 07:06:26 +02:00 committed by GitHub
commit 845344e003
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 24 additions and 24 deletions

View File

@ -93,7 +93,7 @@
"laravel/framework": "^11",
"laravel/passport": "^12",
"laravel/sanctum": "^4",
"laravel/slack-notification-channel": "^3.0",
"laravel/slack-notification-channel": "^3.3",
"laravel/ui": "^4.2",
"league/commonmark": "2.*",
"league/csv": "^9.10",

46
composer.lock generated
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": "49c6cd315f6cba880b9fa088236e8088",
"content-hash": "e848ae50de6696992d303f78e82fa6d6",
"packages": [
{
"name": "bacon/bacon-qr-code",
@ -2410,16 +2410,16 @@
},
{
"name": "laravel/framework",
"version": "v11.21.0",
"version": "v11.22.0",
"source": {
"type": "git",
"url": "https://github.com/laravel/framework.git",
"reference": "9d9d36708d56665b12185493f684abce38ad2d30"
"reference": "868c75beacc47d0f361b919bbc155c0b619bf3d5"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laravel/framework/zipball/9d9d36708d56665b12185493f684abce38ad2d30",
"reference": "9d9d36708d56665b12185493f684abce38ad2d30",
"url": "https://api.github.com/repos/laravel/framework/zipball/868c75beacc47d0f361b919bbc155c0b619bf3d5",
"reference": "868c75beacc47d0f361b919bbc155c0b619bf3d5",
"shasum": ""
},
"require": {
@ -2612,7 +2612,7 @@
"issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework"
},
"time": "2024-08-20T15:00:52+00:00"
"time": "2024-09-03T15:27:15+00:00"
},
{
"name": "laravel/passport",
@ -2875,16 +2875,16 @@
},
{
"name": "laravel/slack-notification-channel",
"version": "v3.3.1",
"version": "v3.3.2",
"source": {
"type": "git",
"url": "https://github.com/laravel/slack-notification-channel.git",
"reference": "fc8f931b9ae868945cf0c39aeda71f1cbe180484"
"reference": "5e04e4a0834b84650a207a76b7a67de8156d0b04"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laravel/slack-notification-channel/zipball/fc8f931b9ae868945cf0c39aeda71f1cbe180484",
"reference": "fc8f931b9ae868945cf0c39aeda71f1cbe180484",
"url": "https://api.github.com/repos/laravel/slack-notification-channel/zipball/5e04e4a0834b84650a207a76b7a67de8156d0b04",
"reference": "5e04e4a0834b84650a207a76b7a67de8156d0b04",
"shasum": ""
},
"require": {
@ -2934,9 +2934,9 @@
],
"support": {
"issues": "https://github.com/laravel/slack-notification-channel/issues",
"source": "https://github.com/laravel/slack-notification-channel/tree/v3.3.1"
"source": "https://github.com/laravel/slack-notification-channel/tree/v3.3.2"
},
"time": "2024-08-17T20:57:03+00:00"
"time": "2024-09-04T06:56:09+00:00"
},
{
"name": "laravel/ui",
@ -4442,16 +4442,16 @@
},
{
"name": "nunomaduro/termwind",
"version": "v2.0.1",
"version": "v2.1.0",
"source": {
"type": "git",
"url": "https://github.com/nunomaduro/termwind.git",
"reference": "58c4c58cf23df7f498daeb97092e34f5259feb6a"
"reference": "e5f21eade88689536c0cdad4c3cd75f3ed26e01a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/nunomaduro/termwind/zipball/58c4c58cf23df7f498daeb97092e34f5259feb6a",
"reference": "58c4c58cf23df7f498daeb97092e34f5259feb6a",
"url": "https://api.github.com/repos/nunomaduro/termwind/zipball/e5f21eade88689536c0cdad4c3cd75f3ed26e01a",
"reference": "e5f21eade88689536c0cdad4c3cd75f3ed26e01a",
"shasum": ""
},
"require": {
@ -4461,11 +4461,11 @@
},
"require-dev": {
"ergebnis/phpstan-rules": "^2.2.0",
"illuminate/console": "^11.0.0",
"laravel/pint": "^1.14.0",
"mockery/mockery": "^1.6.7",
"pestphp/pest": "^2.34.1",
"phpstan/phpstan": "^1.10.59",
"illuminate/console": "^11.1.1",
"laravel/pint": "^1.15.0",
"mockery/mockery": "^1.6.11",
"pestphp/pest": "^2.34.6",
"phpstan/phpstan": "^1.10.66",
"phpstan/phpstan-strict-rules": "^1.5.2",
"symfony/var-dumper": "^7.0.4",
"thecodingmachine/phpstan-strict-rules": "^1.0.0"
@ -4510,7 +4510,7 @@
],
"support": {
"issues": "https://github.com/nunomaduro/termwind/issues",
"source": "https://github.com/nunomaduro/termwind/tree/v2.0.1"
"source": "https://github.com/nunomaduro/termwind/tree/v2.1.0"
},
"funding": [
{
@ -4526,7 +4526,7 @@
"type": "github"
}
],
"time": "2024-03-06T16:17:14+00:00"
"time": "2024-09-05T15:25:50+00:00"
},
{
"name": "nyholm/psr7",