Skip to content

Commit 294f663

Browse files
authored
Expanded compatibility
1 parent 5d1eb8a commit 294f663

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,12 @@
1111
},
1212

1313
"require": {
14-
"guzzlehttp/guzzle": "~6.0"
14+
"guzzlehttp/guzzle": "~6.0|~7.0"
1515
},
1616

1717
"autoload": {
1818
"psr-4": {
1919
"Sightengine\\": "src/"
2020
}
2121
}
22-
}
22+
}

0 commit comments

Comments
 (0)