20230603#1
This commit is contained in:
19
README.md
19
README.md
@@ -1,4 +1,21 @@
|
|||||||
### Rmphp/Content
|
## Rmphp/Content
|
||||||
|
|
||||||
Template component for **Rmphp**
|
Template component for **Rmphp**
|
||||||
|
|
||||||
|
## Install
|
||||||
|
|
||||||
|
Stable version
|
||||||
|
|
||||||
|
```bash
|
||||||
|
composer require rmphp/content
|
||||||
|
```
|
||||||
|
```bash
|
||||||
|
composer require rmphp/content:"^1.0"
|
||||||
|
```
|
||||||
|
|
||||||
|
|
||||||
|
Dev version contains the latest changes
|
||||||
|
|
||||||
|
```bash
|
||||||
|
composer require rmphp/content:"1.0.x-dev"
|
||||||
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user