Skip to content

Commit

Permalink
minor fix to prevent duplicate chat messages by assistant in Claude
Browse files Browse the repository at this point in the history
  • Loading branch information
alnutile committed Jun 20, 2024
1 parent 4891624 commit 4246c73
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,7 @@
],
"fix": "vendor/bin/pint",
"test": "php artisan test",
"test-local": "XDEBUG_MODE=coverage herd php artisan test --coverage --min=40",
"stan": "vendor/bin/phpstan analyse --memory-limit 2G"
},
"repositories": [
Expand Down

0 comments on commit 4246c73

Please sign in to comment.