Skip to content

Commit

Permalink
add constraints
Browse files Browse the repository at this point in the history
  • Loading branch information
milewski committed Oct 28, 2023
1 parent 4dd61c6 commit 73e93b6
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,8 @@
],
"license": "MIT",
"require": {
"php": ">=7.4",
"ozdemirburak/iris": "^2.1",
"timothyasp/nova-color-field": "^1.0"
"php": ">=8.1",
"laravel/nova": "^4.28.0"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 73e93b6

Please sign in to comment.