Skip to content

Commit

Permalink
Updated to latest scoutapm-1.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
asgrim committed Jul 13, 2021
1 parent b15ccdf commit d6e9df0
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/usr/bin/env bash
# Build Path: /app/.heroku/php
# Build Deps: php-7.2.*
# Build Deps: php-7.1.*

source $(dirname $0)/scoutapm
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
#!/usr/bin/env bash
# Build Path: /app/.heroku/php
# Build Deps: php-8.0.*

source $(dirname $0)/../no-debug-non-zts-20160303/scoutapm

0 comments on commit d6e9df0

Please sign in to comment.