We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b6b871b commit 935c72fCopy full SHA for 935c72f
composer.json
@@ -2,7 +2,7 @@
2
"name": "postbode/postbode-api",
3
"description": "Official supported client for Postbode.nu (https://postbode.nu)",
4
"require": {
5
- "php": "~7.0",
+ "php": "^7.0 | ^8.0",
6
"guzzlehttp/guzzle": "~6.0|^7.0.1"
7
},
8
"license": "MIT",
0 commit comments