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 3233121 commit 446adb1Copy full SHA for 446adb1
composer.json
@@ -6,7 +6,7 @@
6
"keywords": ["mailerlite", "sdk", "email", "marketing"],
7
"type": "library",
8
"require": {
9
- "php" : "7.1 || ^8.0",
+ "php" : "^7.1 || ^8.0",
10
"php-http/client-common": "^2.0",
11
"php-http/discovery": "^1.7",
12
"nyholm/psr7": "^1.0",
0 commit comments