build(deps-dev): Bump spatie/laravel-ray from 1.35.0 to 1.35.1

Bumps [spatie/laravel-ray](https://github.com/spatie/laravel-ray) from 1.35.0 to 1.35.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.35.0...1.35.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:
dependabot[bot] 2024-02-15 13:53:30 +00:00 committed by GitHub
parent 2a4f50ae7d
commit 564f477352
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

36
composer.lock generated
View file

@ -11370,16 +11370,16 @@
},
{
"name": "phpstan/phpstan",
"version": "1.10.57",
"version": "1.10.58",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan.git",
"reference": "1627b1d03446904aaa77593f370c5201d2ecc34e"
"reference": "a23518379ec4defd9e47cbf81019526861623ec2"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/1627b1d03446904aaa77593f370c5201d2ecc34e",
"reference": "1627b1d03446904aaa77593f370c5201d2ecc34e",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/a23518379ec4defd9e47cbf81019526861623ec2",
"reference": "a23518379ec4defd9e47cbf81019526861623ec2",
"shasum": ""
},
"require": {
@ -11428,7 +11428,7 @@
"type": "tidelift"
}
],
"time": "2024-01-24T11:51:34+00:00"
"time": "2024-02-12T20:02:57+00:00"
},
{
"name": "phpunit/php-code-coverage",
@ -12029,16 +12029,16 @@
},
{
"name": "rector/rector",
"version": "0.19.8",
"version": "1.0.0",
"source": {
"type": "git",
"url": "https://github.com/rectorphp/rector.git",
"reference": "de3b3bb159abd704b144aa86fb244f7f1f4ac947"
"reference": "362258a1f6369fc88d02d469a5478d220f78b0e6"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/rectorphp/rector/zipball/de3b3bb159abd704b144aa86fb244f7f1f4ac947",
"reference": "de3b3bb159abd704b144aa86fb244f7f1f4ac947",
"url": "https://api.github.com/repos/rectorphp/rector/zipball/362258a1f6369fc88d02d469a5478d220f78b0e6",
"reference": "362258a1f6369fc88d02d469a5478d220f78b0e6",
"shasum": ""
},
"require": {
@ -12073,7 +12073,7 @@
],
"support": {
"issues": "https://github.com/rectorphp/rector/issues",
"source": "https://github.com/rectorphp/rector/tree/0.19.8"
"source": "https://github.com/rectorphp/rector/tree/1.0.0"
},
"funding": [
{
@ -12081,7 +12081,7 @@
"type": "github"
}
],
"time": "2024-02-05T10:59:13+00:00"
"time": "2024-02-06T13:38:07+00:00"
},
{
"name": "sebastian/cli-parser",
@ -13063,16 +13063,16 @@
},
{
"name": "spatie/laravel-ray",
"version": "1.35.0",
"version": "1.35.1",
"source": {
"type": "git",
"url": "https://github.com/spatie/laravel-ray.git",
"reference": "29298a4bc2038ba108abc283e96fb74991644774"
"reference": "f504d3787d88c7e5de7a4290658f7ad9b1352f22"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/spatie/laravel-ray/zipball/29298a4bc2038ba108abc283e96fb74991644774",
"reference": "29298a4bc2038ba108abc283e96fb74991644774",
"url": "https://api.github.com/repos/spatie/laravel-ray/zipball/f504d3787d88c7e5de7a4290658f7ad9b1352f22",
"reference": "f504d3787d88c7e5de7a4290658f7ad9b1352f22",
"shasum": ""
},
"require": {
@ -13082,7 +13082,7 @@
"illuminate/queue": "^7.20|^8.19|^9.0|^10.0|^11.0",
"illuminate/support": "^7.20|^8.19|^9.0|^10.0|^11.0",
"php": "^7.4|^8.0",
"rector/rector": "^0.19.2",
"rector/rector": "^0.19.2|^1.0",
"spatie/backtrace": "^1.0",
"spatie/ray": "^1.41.1",
"symfony/stopwatch": "4.2|^5.1|^6.0|^7.0",
@ -13134,7 +13134,7 @@
],
"support": {
"issues": "https://github.com/spatie/laravel-ray/issues",
"source": "https://github.com/spatie/laravel-ray/tree/1.35.0"
"source": "https://github.com/spatie/laravel-ray/tree/1.35.1"
},
"funding": [
{
@ -13146,7 +13146,7 @@
"type": "other"
}
],
"time": "2024-02-03T10:04:50+00:00"
"time": "2024-02-13T14:19:41+00:00"
},
{
"name": "spatie/macroable",