Add simple-phpunit alias (#213)

This commit is contained in:
Maxime Steinhausser
2017-10-16 08:25:57 -07:00
committed by Symfony
parent ff028103ab
commit 5ae47fd7d4
+2 -1
View File
@@ -4,5 +4,6 @@
},
"gitignore": [
"/phpunit.xml"
]
],
"aliases": ["simple-phpunit"]
}