Skip to content

Commit

Permalink
Remove elastic-apm dep (#41)
Browse files Browse the repository at this point in the history
  • Loading branch information
firecow authored Feb 23, 2024
1 parent a6114ae commit c10a960
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,7 @@
"require": {
"php": "^8.2",
"ext-json": "*",
"ext-mbstring": "*",
"ext-elastic_apm": "*",
"ext-mbstring": "*",
"nesbot/carbon": "^2.17",
"illuminate/http": "^10.0",
"illuminate/support": "^10.0",
Expand Down

0 comments on commit c10a960

Please sign in to comment.