20240502#2

This commit is contained in:
User
2024-05-02 11:21:57 +03:00
parent cf621dbaef
commit e500d67171
2 changed files with 2 additions and 2 deletions

View File

@@ -11,5 +11,5 @@ composer require rmphp/kernel
```
```bash
composer require rmphp/kernel:"^3.0"
composer require rmphp/kernel:"^3.1"
```

View File

@@ -12,7 +12,7 @@
"ext-yaml": "*",
"psr/log": "^3.0.0",
"psr/container": "^1.0",
"rmphp/foundation": "^2.0"
"rmphp/foundation": "^2.1"
},
"autoload": {
"psr-4": {