Skip to content

Commit

Permalink
Update composer constraint
Browse files Browse the repository at this point in the history
  • Loading branch information
GuilhemN authored May 31, 2017
1 parent cdf2980 commit ccdcecb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,14 +12,14 @@ for your APIs.

## Migrate from 2.x to 3.0

[To migrate from 2.x to 3.0, just follow our guide.](https://github.com/nelmio/NelmioApiDocBundle/blob/dev/UPGRADE-3.0.md)
[To migrate from 2.x to 3.0, just follow our guide.](https://github.com/nelmio/NelmioApiDocBundle/blob/master/UPGRADE-3.0.md)

## Installation

First, open a command console, enter your project directory and execute the following command to download the latest stable version of this bundle:

```
composer require nelmio/api-doc-bundle dev-dev
composer require nelmio/api-doc-bundle dev-master
```

Then add the bundle to your kernel:
Expand Down

0 comments on commit ccdcecb

Please sign in to comment.