build(deps-dev): Bump spatie/laravel-ray from 1.33.0 to 1.33.1
Bumps [spatie/laravel-ray](https://github.com/spatie/laravel-ray) from 1.33.0 to 1.33.1. - [Release notes](https://github.com/spatie/laravel-ray/releases) - [Changelog](https://github.com/spatie/laravel-ray/blob/main/CHANGELOG.md) - [Commits](https://github.com/spatie/laravel-ray/compare/1.33.0...1.33.1) --- updated-dependencies: - dependency-name: spatie/laravel-ray dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
2e74adcb1d
commit
c78d563b63
1 changed files with 7 additions and 7 deletions
14
composer.lock
generated
14
composer.lock
generated
|
@ -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",
|
||||
|
|
Loading…
Add table
Reference in a new issue