Skip to content

Commit

Permalink
Use version from PHP 8.0 to <8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
janbarasek authored Feb 9, 2021
1 parent 83c487f commit 68d4666
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 @@ -23,7 +23,7 @@
"sort-packages": true
},
"require": {
"php": "^7.2 || ^8.0",
"php": "^7.2 || ^8.0 <8.1",
"ext-fileinfo": "*",
"ext-iconv": "*",
"ext-imap": "*",
Expand Down

0 comments on commit 68d4666

Please sign in to comment.