Skip to content

Commit

Permalink
Merge pull request #17 from leoloso/support-php-8
Browse files Browse the repository at this point in the history
  • Loading branch information
Ian Jenkins authored Jul 5, 2021
2 parents 62784b9 + 7ec8553 commit ac6b6f7
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 @@ -26,7 +26,7 @@
"class": "LkWdwrd\\Composer\\MULoaderPlugin"
},
"require": {
"php": "^7.3",
"php": "^7.3 || ^8.0",
"composer-plugin-api": "^1.0 || ^2.0"
},
"require-dev" : {
Expand Down

0 comments on commit ac6b6f7

Please sign in to comment.