We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 29f7c86 commit d95c410Copy full SHA for d95c410
composer.json
@@ -4,7 +4,7 @@
4
"type": "library",
5
"license": "MIT",
6
"require": {
7
- "php": "^7.3",
+ "php": "^7.3|^8.0",
8
"ext-json": "*",
9
"illuminate/support": "^6.0|^7.0|^8.0"
10
},
0 commit comments