Skip to content

Commit 30cbb39

Browse files
authored
Update composer.json
1 parent 2eafbe5 commit 30cbb39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212
}
1313
],
1414
"require": {
15-
"php": ">=7.4 || ^8.0 || ^8.1",
1615
"ext-json": "*",
16+
"php": ">=7.4 || ^8.0 || ^8.1 || ^8.2",
1717
"guzzlehttp/guzzle": "~6.0 || ~7.0",
1818
"illuminate/notifications": "~6.0 || ~7.0 || ~8.0 || ~9.0",
1919
"illuminate/support": "~6.0 || ~7.0 || ~8.0 || ~9.0"

0 commit comments

Comments
 (0)