Skip to content

Commit 78535d9

Browse files
committed
update composer.json
1 parent e46f1ac commit 78535d9

File tree

2 files changed

+33
-23
lines changed

2 files changed

+33
-23
lines changed

composer.json

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,14 @@
1818
"lion-framework/lion-sql": "^1.8",
1919
"lion-framework/lion-route": "^1.5",
2020
"lion-framework/lion-mailer": "^1.2",
21-
"lion-framework/lion-functions": "^1.1"
21+
"lion-framework/lion-functions": "^1.1",
22+
"phroute/phroute": "^2.1",
23+
"firebase/php-jwt": "^6.1",
24+
"vlucas/valitron": "^1.4",
25+
"vlucas/phpdotenv": "^5.4",
26+
"phpmailer/phpmailer": "^6.6",
27+
"phpoffice/phpspreadsheet": "^1.22",
28+
"phpoffice/phpword": "^0.18.3",
29+
"dompdf/dompdf": "^1.2"
2230
}
2331
}

composer.lock

Lines changed: 24 additions & 22 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)