mirror of
https://github.com/fenom-template/fenom.git
synced 2023-08-10 21:13:07 +03:00
Fix composer version
This commit is contained in:
parent
1132b76221
commit
6d9872c895
@ -5,7 +5,7 @@ For installation use [composer](http://getcomposer.org). Add in your `composer.j
|
|||||||
```json
|
```json
|
||||||
{
|
{
|
||||||
"require": {
|
"require": {
|
||||||
"fenom/fenom": "dev-master"
|
"fenom/fenom": "1.*"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user