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 2eafbe5 commit 30cbb39Copy full SHA for 30cbb39
composer.json
@@ -12,8 +12,8 @@
12
}
13
],
14
"require": {
15
- "php": ">=7.4 || ^8.0 || ^8.1",
16
"ext-json": "*",
+ "php": ">=7.4 || ^8.0 || ^8.1 || ^8.2",
17
"guzzlehttp/guzzle": "~6.0 || ~7.0",
18
"illuminate/notifications": "~6.0 || ~7.0 || ~8.0 || ~9.0",
19
"illuminate/support": "~6.0 || ~7.0 || ~8.0 || ~9.0"
0 commit comments