20240502#1

This commit is contained in:
User
2024-05-02 11:29:58 +03:00
parent 88b597d78d
commit e03c9bccfc
31 changed files with 208 additions and 147 deletions

View File

@@ -11,13 +11,14 @@
"laminas/laminas-diactoros": "^2.5",
"monolog/monolog": "^2.3",
"php-di/php-di": "^6.3",
"symfony/dotenv": "^6.2",
"rmphp/kernel": "^4.0",
"rmphp/router": "^1.0",
"rmphp/content": "^3.0",
"rmphp/storage": "^3.0",
"ramsey/uuid": "^4.7",
"rmphp/cache-file": "^1.0",
"rmphp/content": "^3.1",
"rmphp/kernel": "^4.1",
"rmphp/router": "^1.2",
"rmphp/session": "^1.0",
"rmphp/cache-file": "^1.0"
"rmphp/storage": "^3.1",
"symfony/dotenv": "^6.2"
},
"autoload": {
"psr-4": {