Framework update
This commit is contained in:
parent
4e450d4efc
commit
c0cffc3e2c
@ -21,15 +21,16 @@
|
|||||||
"laravel/passport": "^10.1",
|
"laravel/passport": "^10.1",
|
||||||
"laravel/socialite": "^5.2",
|
"laravel/socialite": "^5.2",
|
||||||
"laravel/ui": "^3.2",
|
"laravel/ui": "^3.2",
|
||||||
"leenooks/dreamscape": "^0.1.0",
|
"laravel/dreamscape": "^0.1.0",
|
||||||
"leenooks/intuit": "^0.1.2",
|
"laravel/intuit": "^0.1.7",
|
||||||
"leenooks/laravel": "^9.2.6",
|
"laravel/leenooks": "^9.2.6",
|
||||||
"leenooks/laravel-theme": "^v2.0.18",
|
"leenooks/laravel-theme": "^v2.0.18",
|
||||||
"nunomaduro/laravel-console-summary": "^1.8",
|
"nunomaduro/laravel-console-summary": "^1.8",
|
||||||
"paypal/paypal-checkout-sdk": "^1.0",
|
"paypal/paypal-checkout-sdk": "^1.0",
|
||||||
"rennokki/laravel-eloquent-query-cache": "^3.3",
|
"rennokki/laravel-eloquent-query-cache": "^3.3",
|
||||||
"repat/laravel-job-models": "^0.7",
|
"repat/laravel-job-models": "^0.7",
|
||||||
"romanzipp/laravel-queue-monitor": "^2.0"
|
"romanzipp/laravel-queue-monitor": "^2.0",
|
||||||
|
"web-auth/webauthn-lib": "^4.4"
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"barryvdh/laravel-debugbar": "^3.6",
|
"barryvdh/laravel-debugbar": "^3.6",
|
||||||
@ -57,15 +58,15 @@
|
|||||||
"repositories": {
|
"repositories": {
|
||||||
"intuit": {
|
"intuit": {
|
||||||
"type": "vcs",
|
"type": "vcs",
|
||||||
"url": "https://dev.dege.au/leenooks/intuit"
|
"url": "https://gitea.dege.au/laravel/intuit.git"
|
||||||
},
|
},
|
||||||
"laravel": {
|
"leenooks": {
|
||||||
"type": "vcs",
|
"type": "vcs",
|
||||||
"url": "https://dev.dege.au/leenooks/laravel"
|
"url": "https://gitea.dege.au/laravel/leenooks.git"
|
||||||
},
|
},
|
||||||
"dreamscape": {
|
"dreamscape": {
|
||||||
"type": "vcs",
|
"type": "vcs",
|
||||||
"url": "https://dev.dege.au/leenooks/dreamscape"
|
"url": "https://gitea.dege.au/laravel/dreamscape.git"
|
||||||
},
|
},
|
||||||
"laravel-theme": {
|
"laravel-theme": {
|
||||||
"type": "vcs",
|
"type": "vcs",
|
||||||
|
2959
composer.lock
generated
2959
composer.lock
generated
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user