Skip to content

Commit

Permalink
Add support for PHP 8
Browse files Browse the repository at this point in the history
  • Loading branch information
allayGerald committed Feb 12, 2021
1 parent ffa294a commit 1d82cb2
Show file tree
Hide file tree
Showing 2 changed files with 921 additions and 369 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
}
],
"require": {
"php": "^7.2",
"php": "^7.2|^8.0",
"illuminate/console": "~8.0",
"illuminate/support": "~8.0",
"illuminate/cache": "~8.0"
Expand Down
Loading

0 comments on commit 1d82cb2

Please sign in to comment.