* README package name fixed
This commit is contained in:
parent
27ef798792
commit
e9f28022c6
@ -14,7 +14,7 @@ $ cat ~/.composer/config.json
|
||||
"repositories": [
|
||||
{
|
||||
"type": "vcs",
|
||||
"url": "https://gogs.ragnarok.yvan.hu/yvan/mezzio-api-skeleton.git"
|
||||
"url": "https://gogs.ragnarok.yvan.hu/yvan/doctrine-mezzio-module.git"
|
||||
}
|
||||
]
|
||||
}
|
||||
@ -23,5 +23,5 @@ $ cat ~/.composer/config.json
|
||||
Install the module in your existing mezzio application with composer:
|
||||
|
||||
```bash
|
||||
$ composer require yvan/mezzio-api-skeleton --stability=dev
|
||||
$ composer require yvan/doctrine-mezzio-module --stability=dev
|
||||
```
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user