Skip to content

Commit

Permalink
Add laravel/framework requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
reinink committed Aug 20, 2020
1 parent 98833cd commit 0223845
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,9 @@
"Inertia\\Tests\\": "tests/"
}
},
"require": {
"laravel/framework": "^5.4|^6.0|^7.0"
},
"require-dev": {
"orchestra/testbench": "~3.0"
},
Expand Down

0 comments on commit 0223845

Please sign in to comment.