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 e3a7ab7 commit 0621472Copy full SHA for 0621472
composer.json
@@ -1,5 +1,5 @@
1
{
2
- "name": "pantheon-quicksilver/new_relic_apdex_t.php",
+ "name": "pantheon-quicksilver/new-relic-apdex-t.php",
3
"description": "Set New Relic Apdex T values on Multidev Creation.",
4
"homepage": "https://github.com/pantheon-quicksilver/new-relic-apdex-t",
5
"type": "quicksilver-script",
@@ -13,7 +13,7 @@
13
14
"wf_type": "create_cloud_development_environment",
15
"stage": "after",
16
- "script": "new_relic_apdex_t.php",
+ "script": "new-relic-apdex-t.php",
17
"weight": 100
18
}
19
]
new_relic_apdex_t.php renamed to new-relic-apdex-t.php
0 commit comments