Skip to content

Commit

Permalink
Added Laravel 7 Support
Browse files Browse the repository at this point in the history
  • Loading branch information
mewebstudio authored Mar 21, 2020
1 parent 71eb7c2 commit c1eed36
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
],
"require": {
"php": "^7.1.3",
"illuminate/config": "~5.7|~5.8|^6.0",
"mews/pos": "^0.3.5"
"illuminate/config": "~5.7|~5.8|^6.0|^7.0",
"mews/pos": "^0.3.8"
},
"require-dev": {
"orchestra/testbench": "~3.4.0|~3.5.0",
Expand Down

0 comments on commit c1eed36

Please sign in to comment.