Skip to content
This repository has been archived by the owner on Jul 12, 2020. It is now read-only.

Commit

Permalink
Remove minimum-stability=dev
Browse files Browse the repository at this point in the history
  • Loading branch information
beberlei committed Apr 14, 2015
1 parent 8ff3535 commit f173a3b
Show file tree
Hide file tree
Showing 2 changed files with 101 additions and 107 deletions.
4 changes: 1 addition & 3 deletions composer.json
Expand Up @@ -33,7 +33,5 @@
}
},

"bin": ["src/bin/refactor"],

"minimum-stability": "dev"
"bin": ["src/bin/refactor"]
}

0 comments on commit f173a3b

Please sign in to comment.