build(deps): bump spatie/laravel-discord-alerts

Bumps the laravel-pkgs group with 1 update: [spatie/laravel-discord-alerts](https://github.com/spatie/laravel-discord-alerts).


Updates `spatie/laravel-discord-alerts` from 1.4.0 to 1.5.0
- [Release notes](https://github.com/spatie/laravel-discord-alerts/releases)
- [Changelog](https://github.com/spatie/laravel-discord-alerts/blob/main/CHANGELOG.md)
- [Commits](https://github.com/spatie/laravel-discord-alerts/compare/1.4.0...1.5.0)

---
updated-dependencies:
- dependency-name: spatie/laravel-discord-alerts
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: laravel-pkgs
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-05-20 03:43:18 +00:00
committed by GitHub
parent 25564badb5
commit b1a785e518

22
composer.lock generated
View File

@@ -4882,16 +4882,16 @@
}, },
{ {
"name": "spatie/laravel-discord-alerts", "name": "spatie/laravel-discord-alerts",
"version": "1.4.0", "version": "1.5.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/spatie/laravel-discord-alerts.git", "url": "https://github.com/spatie/laravel-discord-alerts.git",
"reference": "74dbb283374d05aae58d0c41e4f58016d829da26" "reference": "e7c67fc842e70bb4bf790efe6bed4e2f324ba5ea"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/spatie/laravel-discord-alerts/zipball/74dbb283374d05aae58d0c41e4f58016d829da26", "url": "https://api.github.com/repos/spatie/laravel-discord-alerts/zipball/e7c67fc842e70bb4bf790efe6bed4e2f324ba5ea",
"reference": "74dbb283374d05aae58d0c41e4f58016d829da26", "reference": "e7c67fc842e70bb4bf790efe6bed4e2f324ba5ea",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -4956,7 +4956,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/spatie/laravel-discord-alerts/issues", "issues": "https://github.com/spatie/laravel-discord-alerts/issues",
"source": "https://github.com/spatie/laravel-discord-alerts/tree/1.4.0" "source": "https://github.com/spatie/laravel-discord-alerts/tree/1.5.0"
}, },
"funding": [ "funding": [
{ {
@@ -4964,7 +4964,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2024-03-17T17:08:57+00:00" "time": "2024-05-16T15:09:37+00:00"
}, },
{ {
"name": "spatie/laravel-honeypot", "name": "spatie/laravel-honeypot",
@@ -9238,16 +9238,16 @@
}, },
{ {
"name": "mockery/mockery", "name": "mockery/mockery",
"version": "1.6.11", "version": "1.6.12",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/mockery/mockery.git", "url": "https://github.com/mockery/mockery.git",
"reference": "81a161d0b135df89951abd52296adf97deb0723d" "reference": "1f4efdd7d3beafe9807b08156dfcb176d18f1699"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/mockery/mockery/zipball/81a161d0b135df89951abd52296adf97deb0723d", "url": "https://api.github.com/repos/mockery/mockery/zipball/1f4efdd7d3beafe9807b08156dfcb176d18f1699",
"reference": "81a161d0b135df89951abd52296adf97deb0723d", "reference": "1f4efdd7d3beafe9807b08156dfcb176d18f1699",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -9317,7 +9317,7 @@
"security": "https://github.com/mockery/mockery/security/advisories", "security": "https://github.com/mockery/mockery/security/advisories",
"source": "https://github.com/mockery/mockery" "source": "https://github.com/mockery/mockery"
}, },
"time": "2024-03-21T18:34:15+00:00" "time": "2024-05-16T03:13:13+00:00"
}, },
{ {
"name": "myclabs/deep-copy", "name": "myclabs/deep-copy",