Skip to content

Commit

Permalink
add php 8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
aberkanimed committed Jan 6, 2021
1 parent 37816cf commit 66ddc82
Show file tree
Hide file tree
Showing 2 changed files with 1,068 additions and 742 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
}
],
"require": {
"php": "^7.3",
"php": "^7.3|^8.0",
"laravel/framework": "^7.0|^8.0"
},
"require-dev": {
Expand Down
Loading

0 comments on commit 66ddc82

Please sign in to comment.