Updated to latest Index as well as some minor bug fixes.
This commit is contained in:
parent
ad89d45cf0
commit
5ba8b30047
77 changed files with 900 additions and 937 deletions
|
@ -2,8 +2,8 @@
|
|||
"require": {
|
||||
"php": ">=8.4",
|
||||
"ext-mbstring": "*",
|
||||
"flashwave/index": "^0.2501",
|
||||
"flashii/rpcii": "~4.0",
|
||||
"flashwave/index": "^0.2503",
|
||||
"flashii/rpcii": "~5.0",
|
||||
"erusev/parsedown": "~1.7",
|
||||
"chillerlan/php-qrcode": "~5.0",
|
||||
"symfony/mailer": "~7.2",
|
||||
|
@ -11,9 +11,9 @@
|
|||
"sentry/sdk": "~4.0",
|
||||
"nesbot/carbon": "~3.8",
|
||||
"vlucas/phpdotenv": "~5.6",
|
||||
"filp/whoops": "~2.17",
|
||||
"filp/whoops": "~2.18",
|
||||
"phpseclib/phpseclib": "~3.0",
|
||||
"guzzlehttp/guzzle": "~7.0"
|
||||
"guzzlehttp/guzzle": "~7.9"
|
||||
},
|
||||
"autoload": {
|
||||
"classmap": [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue