Skip to content
This repository has been archived by the owner on Apr 16, 2023. It is now read-only.

Commit

Permalink
Add PHP 8 to required PHP versions
Browse files Browse the repository at this point in the history
  • Loading branch information
Adem Ali Durmuş committed Jun 1, 2021
1 parent 84f8527 commit 18675fb
Show file tree
Hide file tree
Showing 2 changed files with 846 additions and 317 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
}
},
"require": {
"php": "^7.3",
"php": "^7.3|^8",
"ramsey/uuid": "^2.8",
"kwn/number-to-words": "^1.9"
},
Expand Down
Loading

0 comments on commit 18675fb

Please sign in to comment.