Skip to content

Commit 0621472

Browse files
committed
Fix package name and rename script.
1 parent e3a7ab7 commit 0621472

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "pantheon-quicksilver/new_relic_apdex_t.php",
2+
"name": "pantheon-quicksilver/new-relic-apdex-t.php",
33
"description": "Set New Relic Apdex T values on Multidev Creation.",
44
"homepage": "https://github.com/pantheon-quicksilver/new-relic-apdex-t",
55
"type": "quicksilver-script",
@@ -13,7 +13,7 @@
1313
{
1414
"wf_type": "create_cloud_development_environment",
1515
"stage": "after",
16-
"script": "new_relic_apdex_t.php",
16+
"script": "new-relic-apdex-t.php",
1717
"weight": 100
1818
}
1919
]
File renamed without changes.

0 commit comments

Comments
 (0)