Skip to content

Commit

Permalink
Merge pull request #3 from LauLamanApps/master
Browse files Browse the repository at this point in the history
Allow PHP 8.0
  • Loading branch information
petericebear authored Apr 20, 2021
2 parents ec1e3ea + 3422f56 commit 07a0596
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.4",
"php": "^7.4||^8.0",
"ext-soap": "*"
},
"require-dev": {
Expand Down

0 comments on commit 07a0596

Please sign in to comment.