Skip to content

Commit 1b6fbd5

Browse files
committed
tighten ray constraint
1 parent 9cce37f commit 1b6fbd5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"orchestra/testbench": "^9.0 || ^10.0",
3030
"orchestra/testbench-core": "^9.2 || ^10.0",
3131
"phpunit/phpunit": "^10.0 || ^11.0",
32-
"spatie/laravel-ray": "*"
32+
"spatie/laravel-ray": "^1.4"
3333
},
3434
"autoload": {
3535
"psr-4": {

0 commit comments

Comments
 (0)