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