Update composer.json

This commit is contained in:
Shamsudin 2020-10-13 07:45:01 +03:00 committed by GitHub
parent d69ce96a64
commit 4e0548a3ea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,7 +10,7 @@
} }
], ],
"require": { "require": {
"guzzlehttp/guzzle": "~6.0", "guzzlehttp/guzzle": "^6.3 | ^7.0",
"PHP": "^7.1", "PHP": "^7.1",
"kornrunner/keccak": "~1.0", "kornrunner/keccak": "~1.0",
"phpseclib/phpseclib": "~2.0.11", "phpseclib/phpseclib": "~2.0.11",