Skip to content
This repository has been archived by the owner on Oct 18, 2022. It is now read-only.

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
mikebronner authored Feb 8, 2022
1 parent e6865f2 commit f3650ee
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 @@ -26,9 +26,9 @@
}
],
"require": {
"php": "^7.3|^8.0|^8.1",
"laravel/nova": "^3.9",
"illuminate/support": "^8.0|^9.0"
"php": "^7.4|^8.0",
"laravel/nova": "^3.31",
"illuminate/support": "^9.0"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit f3650ee

Please sign in to comment.