Skip to content

Commit b0188fe

Browse files
Update spatie/laravel-ray requirement from ^1.39 to ^1.40
Updates the requirements on [spatie/laravel-ray](https://github.com/spatie/laravel-ray) to permit the latest version. - [Release notes](https://github.com/spatie/laravel-ray/releases) - [Changelog](https://github.com/spatie/laravel-ray/blob/main/CHANGELOG.md) - [Commits](spatie/laravel-ray@1.39.0...1.40.0) --- updated-dependencies: - dependency-name: spatie/laravel-ray dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4849d08 commit b0188fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"require-dev": {
2525
"nunomaduro/collision": "^6.4",
2626
"orchestra/testbench": "^7.42",
27-
"spatie/laravel-ray": "^1.39",
27+
"spatie/laravel-ray": "^1.40",
2828
"squizlabs/php_codesniffer": "^3.6"
2929
},
3030
"autoload": {

0 commit comments

Comments
 (0)