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 e7351b7 commit cbfc42bCopy full SHA for cbfc42b
composer.json
@@ -12,21 +12,14 @@
12
"homepage": "https://github.com/Minishlink"
13
}
14
],
15
- "repositories": [
16
- {
17
- "type": "vcs",
18
- "url": "https://github.com/Minishlink/PHPASN1"
19
- }
20
- ],
21
"require": {
22
"php": "^5.6 || ^7.0",
23
"mdanter/ecc": "^0.4.0",
24
"lib-openssl": "*",
25
"spomky-labs/base64url": "^1.0",
26
"spomky-labs/php-aes-gcm": "^1.2",
27
"spomky-labs/jose": "^6.0",
28
- "guzzlehttp/guzzle": "^6.2",
29
- "fgrosse/phpasn1": "dev-fix_mbstring_overload as 1.5.2"
+ "guzzlehttp/guzzle": "^6.2"
30
},
31
"require-dev": {
32
"phpunit/phpunit": "4.8.*"
0 commit comments