Skip to content

Commit b15ac9b

Browse files
author
Yaroslav Voronoy
committed
Added bash completion to root
1 parent 7ff1b7f commit b15ac9b

File tree

8 files changed

+542
-46
lines changed

8 files changed

+542
-46
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
{
22
"require": {
33
"phpspec/phpspec": "^2.5",
4-
"magento/framework": "^100.0"
4+
"magento/framework": "^100.0",
5+
"phpmd/phpmd": "2.3.*"
56
},
67
"minimum-stability": "stable",
78
"autoload": {

composer.lock

Lines changed: 281 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)