Merge pull request #1220 from jonnybarnes/dependabot/composer/spatie/laravel-ray-1.33.1

build(deps-dev): Bump spatie/laravel-ray from 1.33.0 to 1.33.1
This commit is contained in:
Jonny Barnes 2024-01-08 10:47:19 +00:00 committed by GitHub
commit e42e432bd5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

14
composer.lock generated
View file

@ -12973,16 +12973,16 @@
},
{
"name": "spatie/laravel-ray",
"version": "1.33.0",
"version": "1.33.1",
"source": {
"type": "git",
"url": "https://github.com/spatie/laravel-ray.git",
"reference": "5028ae44a09451b26eb44490e3471998650788e3"
"reference": "b9574cec543b932d99e68247eaeb37876c71c8eb"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/spatie/laravel-ray/zipball/5028ae44a09451b26eb44490e3471998650788e3",
"reference": "5028ae44a09451b26eb44490e3471998650788e3",
"url": "https://api.github.com/repos/spatie/laravel-ray/zipball/b9574cec543b932d99e68247eaeb37876c71c8eb",
"reference": "b9574cec543b932d99e68247eaeb37876c71c8eb",
"shasum": ""
},
"require": {
@ -12994,7 +12994,7 @@
"php": "^7.4|^8.0",
"spatie/backtrace": "^1.0",
"spatie/ray": "^1.37",
"symfony/stopwatch": "4.2|^5.1|^6.0",
"symfony/stopwatch": "4.2|^5.1|^6.0|^7.0",
"zbateson/mail-mime-parser": "^1.3.1|^2.0"
},
"require-dev": {
@ -13042,7 +13042,7 @@
],
"support": {
"issues": "https://github.com/spatie/laravel-ray/issues",
"source": "https://github.com/spatie/laravel-ray/tree/1.33.0"
"source": "https://github.com/spatie/laravel-ray/tree/1.33.1"
},
"funding": [
{
@ -13054,7 +13054,7 @@
"type": "other"
}
],
"time": "2023-09-04T10:16:53+00:00"
"time": "2024-01-04T21:36:17+00:00"
},
{
"name": "spatie/macroable",