Skip to content

Commit 136f390

Browse files
metsmamrts
authored andcommitted
build(deps): bump phpseclib to 3.0.34
WE2-843 Signed-off-by: Raul Metsma <[email protected]>
1 parent 87aceb7 commit 136f390

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
}
1111
],
1212
"require-dev": {
13-
"phpunit/phpunit": "^9.5"
13+
"phpunit/phpunit": "^9.6.14"
1414
},
1515
"autoload": {
1616
"psr-4": {
@@ -32,9 +32,9 @@
3232
}
3333
],
3434
"require": {
35-
"phpseclib/phpseclib": "3.0.19",
35+
"phpseclib/phpseclib": "3.0.34",
3636
"guzzlehttp/psr7": "2.4.5",
37-
"web-eid/ocsp-php": "1.0.0",
37+
"web-eid/ocsp-php": "1.0.1",
3838
"psr/log": "^3.0"
3939
},
4040
"scripts": {

0 commit comments

Comments
 (0)