unkown commit
This commit is contained in:
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user