fix: Add php to the default prompt order (#708)

This commit is contained in:
AppleTheGolden
2019-12-10 17:52:55 +01:00
committed by Matan Kushner
parent ffef8ff144
commit ea04f9bfc1
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -100,6 +100,7 @@ prompt_order = [
"golang",
"java",
"nodejs",
"php",
"python",
"ruby",
"rust",