Skip to content

Commit ebc8ba6

Browse files
committed
Downgrade phpseclib back to 2.x
1 parent 41ac1f0 commit ebc8ba6

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
@@ -9,7 +9,7 @@
99
],
1010
"require": {
1111
"ext-json": "*",
12-
"phpseclib/phpseclib": "~3.0",
12+
"phpseclib/phpseclib": "~2.0",
1313
"google/cloud-tasks": "^1.10",
1414
"thecodingmachine/safe": "^1.0|^2.0"
1515
},

0 commit comments

Comments
 (0)