mirror of
https://github.com/retailcrm/NelmioApiDocBundle.git
synced 2025-04-02 21:36:14 +03:00
Merge pull request #1148 from dbu/patch-1
make upgrade instructions depend on stable version
This commit is contained in:
commit
4e443c43b1
1 changed files with 1 additions and 1 deletions
|
@ -265,7 +265,7 @@ to ``~3.0@beta``:
|
|||
```json
|
||||
{
|
||||
"require": {
|
||||
"nelmio/api-doc-bundle": "~3.0@beta"
|
||||
"nelmio/api-doc-bundle": "^3.0"
|
||||
}
|
||||
}
|
||||
```
|
||||
|
|
Loading…
Add table
Reference in a new issue