20231010#1
This commit is contained in:
@@ -7,15 +7,15 @@ Cache component for **Rmphp**
|
|||||||
Stable version
|
Stable version
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
composer require rmphp/cache
|
composer require rmphp/cache-file
|
||||||
```
|
```
|
||||||
```bash
|
```bash
|
||||||
composer require rmphp/cache:"^1.0"
|
composer require rmphp/cache-file:"^1.0"
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
Dev version contains the latest changes
|
Dev version contains the latest changes
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
composer require rmphp/cache:"1.x-dev"
|
composer require rmphp/cache-file:"1.x-dev"
|
||||||
```
|
```
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"name": "rmphp/cache",
|
"name": "rmphp/cache-file",
|
||||||
"license": "proprietary",
|
"license": "proprietary",
|
||||||
"authors": [
|
"authors": [
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user