Skip to content

Commit 3a90a52

Browse files
committed
Bump minimum version to 8.0
1 parent aca7f53 commit 3a90a52

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Diff for: composer.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@
66
"mailchimp"
77
],
88
"require": {
9-
"php": "^7.4 || ^8.0",
9+
"php": "^8.0",
10+
"ext-json": "*",
1011
"php-http/discovery": "^1.0",
1112
"php-http/client-implementation": "^1.0",
1213
"psr/log": "^1.0 || ^2.0 || ^3.0"

0 commit comments

Comments
 (0)