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.
2 parents 27bc6ed + 23e88fc commit 710c042Copy full SHA for 710c042
composer.json
@@ -12,7 +12,7 @@
12
}
13
],
14
"require": {
15
- "php": ">=7.3",
+ "php": "^7.3 | ~8.0.0 | ~8.1.0",
16
"guzzlehttp/guzzle": "^6.2 || ^7.0",
17
"illuminate/notifications": "~5.5 || ~6.0 || ~7.0 || ~8.0",
18
"illuminate/support": "~5.5 || ~6.0 || ~7.0 || ~8.0"
0 commit comments