Skip to content

Commit

Permalink
composer(deps-dev): update spatie/ray requirement from ^1.30 to ^1.41
Browse files Browse the repository at this point in the history
Updates the requirements on [spatie/ray](https://github.com/spatie/ray) to permit the latest version.
- [Release notes](https://github.com/spatie/ray/releases)
- [Changelog](https://github.com/spatie/ray/blob/main/CHANGELOG.md)
- [Commits](spatie/ray@1.30.0...1.41.2)

---
updated-dependencies:
- dependency-name: spatie/ray
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 1, 2024
1 parent 07f6f34 commit 3f51a8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"require-dev": {
"orchestra/testbench": "^9.1",
"phpunit/phpunit": "^11.2",
"spatie/ray": "^1.30"
"spatie/ray": "^1.41"
},
"config": {
"process-timeout": 0,
Expand Down

0 comments on commit 3f51a8c

Please sign in to comment.