Updated composer dependencies

This commit is contained in:
Constantin Graf
2024-11-16 15:35:58 +01:00
committed by Constantin Graf
parent 5b27853546
commit 83e17d4a40
3 changed files with 601 additions and 592 deletions

View File

@@ -7,11 +7,11 @@
"require": {
"php": "8.3.*",
"ext-zip": "*",
"brick/money": "^0.9.0",
"datomatic/laravel-enum-helper": "^1.1",
"brick/money": "^0.10.0",
"datomatic/laravel-enum-helper": "^2.0.0",
"dedoc/scramble": "dev-main",
"filament/filament": "^3.2",
"flowframe/laravel-trend": "^0.2.0",
"flowframe/laravel-trend": "^0.3.0",
"gotenberg/gotenberg-php": "^2.8",
"guzzlehttp/guzzle": "^7.2",
"inertiajs/inertia-laravel": "^1.0",