Skip to content

Commit

Permalink
add php 8.4 support
Browse files Browse the repository at this point in the history
  • Loading branch information
ariaieboy committed Sep 29, 2024
1 parent 5eec534 commit c8a681b
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 @@ -20,7 +20,7 @@
}
],
"require": {
"php": "~8.1|~8.2|~8.3",
"php": "~8.1|~8.2|~8.3|~8.4",
"akaunting/laravel-money": "^1.2|^2.0|^3.0|^4.0|^5.2",
"filament/tables": "^3.0",
"illuminate/contracts": "^10.0|^11",
Expand Down

0 comments on commit c8a681b

Please sign in to comment.