Skip to content

Commit

Permalink
Remove GUI feature (refs #35)
Browse files Browse the repository at this point in the history
* Drop dependency on clue/zenity-react (and its dependencies)
* Remove "gui" command (but leave it intact)
  • Loading branch information
clue committed Jul 9, 2014
1 parent 05d12cd commit b010708
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 484 deletions.
3 changes: 1 addition & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,7 @@
"symfony/console": "~2.1",
"symfony/finder": "~2.1",
"symfony/process": "~2.1",
"knplabs/packagist-api": "~1.0",
"clue/zenity-react": "0.1.*"
"knplabs/packagist-api": "~1.0"
},
"autoload": {
"psr-0": {"Clue": "src/"}
Expand Down
Loading

0 comments on commit b010708

Please sign in to comment.