Skip to content

Commit bd37522

Browse files
committed
add missing composer.json to dependabot (and reorder PSRs)
1 parent 0826a88 commit bd37522

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

.github/dependabot.yml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,8 @@ updates:
6262
- "/src/AutoInstrumentationInstaller"
6363
- "/src/Aws"
6464
- "/src/Context/Swoole"
65+
- "/src/Exporter/Instana"
66+
- "/src/Instrumentation/AwsSdk"
6567
- "/src/Instrumentation/CakePHP"
6668
- "/src/Instrumentation/CodeIgniter"
6769
- "/src/Instrumentation/Curl"
@@ -76,12 +78,12 @@ updates:
7678
- "/src/Instrumentation/MySqli"
7779
- "/src/Instrumentation/OpenAIPHP"
7880
- "/src/Instrumentation/PDO"
81+
- "/src/Instrumentation/Psr3"
82+
- "/src/Instrumentation/Psr6"
7983
- "/src/Instrumentation/Psr14"
8084
- "/src/Instrumentation/Psr15"
8185
- "/src/Instrumentation/Psr16"
8286
- "/src/Instrumentation/Psr18"
83-
- "/src/Instrumentation/Psr3"
84-
- "/src/Instrumentation/Psr6"
8587
- "/src/Instrumentation/ReactPHP"
8688
- "/src/Instrumentation/Slim"
8789
- "/src/Instrumentation/Symfony"

0 commit comments

Comments
 (0)