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

Commit

Permalink
Add PHP 8.0 support (#24)
Browse files Browse the repository at this point in the history
  • Loading branch information
dostrog authored Dec 5, 2020
1 parent b10b295 commit aa51496
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 @@ -22,7 +22,7 @@
}
},
"require": {
"php": "^7.4"
"php": "^7.4|^8.0"
},
"require-dev": {
"orchestra/testbench": "^5.0",
Expand Down

0 comments on commit aa51496

Please sign in to comment.