Skip to content

Commit 9627e5d

Browse files
Update paragonie/sodium_compat requirement from ^1.20 to ^1.20 || ^2.0 (#565)
Updates the requirements on [paragonie/sodium_compat](https://github.com/paragonie/sodium_compat) to permit the latest version. - [Release notes](https://github.com/paragonie/sodium_compat/releases) - [Commits](paragonie/sodium_compat@v1.20.0...v2.0.1) --- updated-dependencies: - dependency-name: paragonie/sodium_compat dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cc0aa75 commit 9627e5d

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
@@ -69,7 +69,7 @@
6969
"ergebnis/phpunit-slow-test-detector": "^2.14",
7070
"infection/infection": "^0.28",
7171
"matthiasnoback/symfony-config-test": "^5.0",
72-
"paragonie/sodium_compat": "^1.20",
72+
"paragonie/sodium_compat": "^1.20 || ^2.0",
7373
"php-parallel-lint/php-parallel-lint": "^1.3",
7474
"phpbench/phpbench": "^1.2",
7575
"phpstan/extension-installer": "^1.3",

0 commit comments

Comments
 (0)