Skip to content
This repository was archived by the owner on Mar 1, 2025. It is now read-only.

Commit

Permalink
Add Laravel 9 support
Browse files Browse the repository at this point in the history
  • Loading branch information
ralphjsmit committed Jan 20, 2022
1 parent d2e30e1 commit f1cecf7
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 @@ -18,7 +18,7 @@
"require": {
"php": "^8.0",
"filament/forms": "^2.7",
"illuminate/contracts": "^8.73",
"illuminate/contracts": "^8.73|^9.0",
"livewire/livewire": "^2.8",
"ryangjchandler/blade-tabler-icons": "^1.1",
"spatie/laravel-package-tools": "^1.9.2",
Expand Down

0 comments on commit f1cecf7

Please sign in to comment.