Fixed composer requirements

This commit is contained in:
Constantin Graf
2024-04-15 19:26:18 +02:00
parent ee7ffd9e95
commit 34c57cc5f0

View File

@@ -8,7 +8,7 @@
"require": {
"php": "8.3.*",
"ext-zip": "*",
"brick/money": "^0.9.0",
"brick/money": "^0.8.1",
"dedoc/scramble": "dev-main",
"filament/filament": "^3.2",
"guzzlehttp/guzzle": "^7.2",