Skip to content

Commit

Permalink
Laravel 8 support.
Browse files Browse the repository at this point in the history
  • Loading branch information
mewebstudio committed Sep 30, 2020
1 parent a95b392 commit 3563c11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
],
"require": {
"php": "^7.1.3",
"illuminate/config": "~5.7|~5.8|^6.0|^7.0",
"illuminate/config": "~5.7|~5.8|^6.0|^7.0|^8.0",
"mews/pos": "^0.4.3"
},
"require-dev": {
Expand Down

0 comments on commit 3563c11

Please sign in to comment.