We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 30ed261 commit 8dda467Copy full SHA for 8dda467
.github/dependabot.yml
@@ -57,11 +57,13 @@ updates:
57
# Maintain dependencies for all packages
58
- package-ecosystem: "composer"
59
directories:
60
- - "/examples/aws/AwsClientApp"
61
- "/examples/instrumentation/Wordpress"
62
- "/src/AutoInstrumentationInstaller"
63
- "/src/Aws"
+ - "/src/Aws/examples/AwsClientApp"
64
- "/src/Context/Swoole"
65
+ - "/src/Exporter/Instana"
66
+ - "/src/Instrumentation/AwsSdk"
67
- "/src/Instrumentation/CakePHP"
68
- "/src/Instrumentation/CodeIgniter"
69
- "/src/Instrumentation/Curl"
0 commit comments