Skip to content

Commit d091ce4

Browse files
markvaneijkclaude
andcommitted
Remove spatie/laravel-ray dependency from all packages
The dependency is unused — no ray() calls exist in the codebase. Removes it from require-dev in 9 packages, the conflict section in laravel-mails, the CI workflow removal step, and the laravel-ai configure script. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent b816834 commit d091ce4

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,7 @@
3232
"pestphp/pest-plugin-laravel": "^2.3",
3333
"phpstan/extension-installer": "^1.3",
3434
"phpstan/phpstan-deprecation-rules": "^1.1",
35-
"phpstan/phpstan-phpunit": "^1.3",
36-
"spatie/laravel-ray": "^1.35"
35+
"phpstan/phpstan-phpunit": "^1.3"
3736
},
3837
"autoload": {
3938
"psr-4": {

0 commit comments

Comments
 (0)