Skip to content

Commit aed62ae

Browse files
committed
chore(laravel): split shouldRecordLog method for easier override
1 parent 1760bef commit aed62ae

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/Instrumentation/Laravel/composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,7 @@
4848
"lock": false,
4949
"sort-packages": true,
5050
"allow-plugins": {
51-
"php-http/discovery": false,
52-
"tbachert/spi": true
51+
"php-http/discovery": false
5352
}
5453
}
5554
}

0 commit comments

Comments
 (0)