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

Commit

Permalink
PHP 8
Browse files Browse the repository at this point in the history
  • Loading branch information
mattkingshott authored Dec 5, 2020
1 parent 579a6f2 commit defe94e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions 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 All @@ -39,4 +39,4 @@
"test": "vendor/bin/phpunit"
},
"minimum-stability": "stable"
}
}

0 comments on commit defe94e

Please sign in to comment.