Skip to content

Commit 01e4e4c

Browse files
committed
Add stub for scoutapm
1 parent a8801f2 commit 01e4e4c

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
{
2+
"require": {
3+
"libcurl": "*"
4+
},
5+
"php-ext": {
6+
"configure-options": [
7+
{
8+
"name": "enable-scoutapm"
9+
}
10+
]
11+
}
12+
}

0 commit comments

Comments
 (0)