Skip to content

Commit

Permalink
Fixed composer requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
korridor committed Apr 15, 2024
1 parent ea9ebcc commit 375e17e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit 375e17e

Please sign in to comment.