unkown commit

This commit is contained in:
m.jalmoudy
2025-12-02 19:39:58 +03:30
parent dfb0658064
commit ed5a490387
27 changed files with 1200 additions and 114 deletions

View File

@@ -4,7 +4,13 @@
"type": "project",
"require": {
"php": "^8.0",
"ext-cassandra": "*"
"ext-cassandra": "*",
"monolog/monolog": "^3.0",
"ramsey/uuid": "^4.7",
"vlucas/phpdotenv": "^5.5"
},
"require-dev": {
"phpunit/phpunit": "^10.0"
},
"autoload": {
"psr-4": {