Install database packages

This commit is contained in:
myrmidex 2025-06-28 02:13:44 +02:00
parent 40bebc31ff
commit 7923019d18
2 changed files with 1510 additions and 2 deletions

View file

@ -5,7 +5,10 @@
"require": {
"guzzlehttp/guzzle": "8.0.x-dev",
"monolog/monolog": "3.x-dev",
"vlucas/phpdotenv": "5.6.x-dev"
"vlucas/phpdotenv": "5.6.x-dev",
"illuminate/collections": "^13.0@dev",
"illuminate/database": "^13.0@dev",
"illuminate/events": "^13.0@dev"
},
"license": "GPL-3.0-only",
"autoload": {

1507
composer.lock generated

File diff suppressed because it is too large Load diff