Skip to content

Commit 55c0821

Browse files
authored
Merge pull request #2 from ambimax/PNEUM-82
Changed n98-magerun2 deploy location
2 parents 3325246 + f957720 commit 55c0821

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

composer.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,12 @@
1212
"cleanup.sh",
1313
"deploy.sh",
1414
"install.sh",
15-
"project_reset.sh"
15+
"project_reset.sh",
16+
"n98-magerun2.phar"
1617
],
1718
"authors":[
1819
{
1920
"name": "Tobias Schifftner"
2021
}
2122
]
22-
}
23+
}

0 commit comments

Comments
 (0)