Skip to content

Commit

Permalink
Merge pull request #6 from lucassabreu/fat/v8-support
Browse files Browse the repository at this point in the history
(feat): v8 support
  • Loading branch information
lucassabreu authored Dec 4, 2020
2 parents 416cbf4 + bdf23b4 commit 09adf73
Show file tree
Hide file tree
Showing 2 changed files with 857 additions and 340 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
}
],
"require": {
"php": "^7.0.0",
"php": "^7.0.0|^8",
"symfony/config": "^4",
"symfony/console": "^4",
"symfony/framework-bundle": "^4",
Expand Down
Loading

0 comments on commit 09adf73

Please sign in to comment.