Skip to content

Commit

Permalink
Add PHP8 compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
acasademont authored Jan 15, 2021
1 parent 8141e3a commit 4589b8f
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 @@ -11,7 +11,7 @@
}
],
"require": {
"php": "^7.1"
"php": "^7.1 || ^8.0"
},
"require-dev": {
"phpunit/phpunit": "^6.4"
Expand Down

0 comments on commit 4589b8f

Please sign in to comment.