Skip to content

Commit fd896df

Browse files
committed
use phpseclib3
1 parent 345fab0 commit fd896df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"source": "https://github.com/phpseclib/bcmath_compat"
2424
},
2525
"require": {
26-
"phpseclib/phpseclib": "dev-master"
26+
"phpseclib/phpseclib": "^3.0"
2727
},
2828
"require-dev": {
2929
"phpunit/phpunit": "^4.8.35|^5.7|^6.0|^9.4",

0 commit comments

Comments
 (0)