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 16efaec commit e7351b7Copy full SHA for e7351b7
composer.json
@@ -19,7 +19,7 @@
19
}
20
],
21
"require": {
22
- "php": ">=5.6",
+ "php": "^5.6 || ^7.0",
23
"mdanter/ecc": "^0.4.0",
24
"lib-openssl": "*",
25
"spomky-labs/base64url": "^1.0",
0 commit comments