Skip to content

Commit

Permalink
Update Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Rahe authored Jun 16, 2020
1 parent 6f2ea65 commit 92bfb73
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,9 @@ into :

# How ?

## 1 - Add to [Composer](http://composer.rarst.net/)
## 1 - Add to Composer

- Add repository source : `{ "type": "vcs", "url": "https://github.com/BeAPI/composer-make-stable" }`.
- Include `"bea/composer/make-stable": "dev-master"` in your composer file as require-dev.
- Before use, launch `composer update`.
- Make `composer require "bea/composer/make-stable": "dev-master" --dev`.

## 2 - Run command
Then you can simply launch `composer make-stable` !
Expand Down

0 comments on commit 92bfb73

Please sign in to comment.