Skip to content

Commit 7c1c9b8

Browse files
author
James Dumay
committed
upgrade to phpseclib 3.0 to match google's upgrade of phpseclib
1 parent 1f1c2ad commit 7c1c9b8

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)