Skip to content

Commit

Permalink
Merge pull request #1760 from yoeriboven/patch-2
Browse files Browse the repository at this point in the history
[Fix] Update phpseclib because of security issues.
  • Loading branch information
frankdejonge authored Mar 5, 2024
2 parents b25a361 + 1edf823 commit 383e17d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"microsoft/azure-storage-blob": "^1.1",
"phpunit/phpunit": "^9.5.11|^10.0",
"phpstan/phpstan": "^1.10",
"phpseclib/phpseclib": "^3.0.34",
"phpseclib/phpseclib": "^3.0.36",
"aws/aws-sdk-php": "^3.295.10",
"composer/semver": "^3.0",
"friendsofphp/php-cs-fixer": "^3.5",
Expand Down

0 comments on commit 383e17d

Please sign in to comment.