Skip to content

Commit 0aa376b

Browse files
Merge pull request #108 from i386/topic/phpseclib
upgrade to phpseclib 3.0 to match google's upgrade of phpseclib
2 parents 1f1c2ad + 7c1c9b8 commit 0aa376b

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": "~2.0",
12+
"phpseclib/phpseclib": "~3.0",
1313
"google/cloud-tasks": "^1.10",
1414
"thecodingmachine/safe": "^1.0|^2.0"
1515
},

0 commit comments

Comments
 (0)