Skip to content

Commit ef20dbb

Browse files
Update fgrosse/phpasn1 requirement from ^2.0 to ^2.4
Updates the requirements on [fgrosse/phpasn1](https://github.com/FGrosse/PHPASN1) to permit the latest version. - [Release notes](https://github.com/FGrosse/PHPASN1/releases) - [Changelog](https://github.com/fgrosse/PHPASN1/blob/master/CHANGELOG.md) - [Commits](fgrosse/PHPASN1@2.0.0...v2.4.0) --- updated-dependencies: - dependency-name: fgrosse/phpasn1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e8c6730 commit ef20dbb

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
@@ -58,7 +58,7 @@
5858
"ext-openssl": "*",
5959
"ext-sodium": "*",
6060
"brick/math": "^0.9|^0.10",
61-
"fgrosse/phpasn1": "^2.0",
61+
"fgrosse/phpasn1": "^2.4",
6262
"paragonie/constant_time_encoding": "^2.4",
6363
"psr/event-dispatcher": "^1.0",
6464
"psr/http-client": "^1.0",

0 commit comments

Comments
 (0)