mirror of
https://github.com/retailcrm/NelmioApiDocBundle.git
synced 2025-02-10 03:29:25 +03:00
Update composer constraint
This commit is contained in:
parent
cdf29801c8
commit
ccdcecb77a
@ -12,14 +12,14 @@ for your APIs.
|
|||||||
|
|
||||||
## Migrate from 2.x to 3.0
|
## 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
|
## Installation
|
||||||
|
|
||||||
First, open a command console, enter your project directory and execute the following command to download the latest stable version of this bundle:
|
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:
|
Then add the bundle to your kernel:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user