20250302#5

This commit is contained in:
User
2025-03-02 21:37:35 +03:00
parent 97f6629907
commit f5f51ef99c
2 changed files with 3 additions and 3 deletions

View File

@@ -12,12 +12,12 @@
"ext-yaml": "*",
"psr/log": "^3.0.0",
"psr/container": "^1.0",
"rmphp/foundation": "^2.1"
"rmphp/foundation": "^3.0"
},
"autoload": {
"psr-4": {
"Rmphp\\Kernel\\": "src/"
}
}
}