Skip to content

Commit c10a960

Browse files
authored
Remove elastic-apm dep (#41)
1 parent a6114ae commit c10a960

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
@@ -14,8 +14,7 @@
1414
"require": {
1515
"php": "^8.2",
1616
"ext-json": "*",
17-
"ext-mbstring": "*",
18-
"ext-elastic_apm": "*",
17+
"ext-mbstring": "*",
1918
"nesbot/carbon": "^2.17",
2019
"illuminate/http": "^10.0",
2120
"illuminate/support": "^10.0",

0 commit comments

Comments
 (0)