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 c1e12a9 commit 53add55Copy full SHA for 53add55
composer.json
@@ -19,7 +19,7 @@
19
}
20
],
21
"require": {
22
- "php": ">=7.1",
+ "php": "^7.1 || ^8.0",
23
"ext-json": "*",
24
"guzzlehttp/guzzle": "^6.2 || ^7.0",
25
"illuminate/notifications": "^5.5 || ^6.0 || ^7.0 || ^8.0",
0 commit comments