Skip to content

Commit 446adb1

Browse files
On branch updated-for-php8
Changes to be committed: modified: composer.json
1 parent 3233121 commit 446adb1

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
@@ -6,7 +6,7 @@
66
"keywords": ["mailerlite", "sdk", "email", "marketing"],
77
"type": "library",
88
"require": {
9-
"php" : "7.1 || ^8.0",
9+
"php" : "^7.1 || ^8.0",
1010
"php-http/client-common": "^2.0",
1111
"php-http/discovery": "^1.7",
1212
"nyholm/psr7": "^1.0",

0 commit comments

Comments
 (0)