20250302#6

This commit is contained in:
User
2025-03-02 21:51:53 +03:00
parent 8e62519dfd
commit 1e8457567a
2 changed files with 4 additions and 4 deletions

View File

@@ -9,12 +9,12 @@
],
"require": {
"php": "^8.1",
"rmphp/foundation": "^2.0"
"rmphp/foundation": "^3.0"
},
"autoload": {
"psr-4": {
"Rmphp\\Content\\": "src/"
}
}
}