mirror of
https://github.com/retailcrm/NelmioApiDocBundle.git
synced 2025-02-02 23:59:26 +03:00
Update UPGRADE-3.0.md
This commit is contained in:
parent
6ba5c18b88
commit
93cddd98a4
@ -260,12 +260,12 @@ Step 4: Update the bundle
|
|||||||
-------------------------
|
-------------------------
|
||||||
|
|
||||||
Change the constraint of ``nelmio/api-doc-bundle`` in your ``composer.json`` file
|
Change the constraint of ``nelmio/api-doc-bundle`` in your ``composer.json`` file
|
||||||
to ``dev-dev``:
|
to ``~3.0@beta``:
|
||||||
|
|
||||||
```json
|
```json
|
||||||
{
|
{
|
||||||
"require": {
|
"require": {
|
||||||
"nelmio/api-doc-bundle": "dev-dev"
|
"nelmio/api-doc-bundle": "~3.0@beta"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user