Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
Update dependencies requirements
  • Loading branch information
syahzul authored Jan 10, 2024
1 parent 06c9a19 commit 86fd800
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@
}
],
"require": {
"php": "^7.3|^8.0",
"arcanedev/laravel-settings": "^8.1|^9.0",
"illuminate/support": "^8.0|^9.0",
"php": "^7.3|^8.0|^8.1",
"arcanedev/laravel-settings": "^8.1|^9.0|^10.0",
"illuminate/support": "^8.0|^9.0|^10.0",
"intervention/image": "^2.5.1",
"laravel/sanctum": "^3.0",
"zacksmash/fortify-ui": "^1.0",
Expand Down

0 comments on commit 86fd800

Please sign in to comment.