Skip to content

Commit

Permalink
chore: allow paragonie/constant_time_encoding v3
Browse files Browse the repository at this point in the history
  • Loading branch information
joostdebruijn committed May 26, 2024
1 parent 65dc91b commit 04b0ff3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"ext-json": "*",
"ext-openssl": "*",
"ext-mbstring": "*",
"paragonie/constant_time_encoding": "^2.6",
"paragonie/constant_time_encoding": "^2.6|^3.0",
"psr/event-dispatcher": "^1.0",
"psr/http-client": "^1.0",
"psr/http-factory": "^1.0",
Expand Down Expand Up @@ -53,4 +53,4 @@
"psr/log-implementation": "Recommended to receive logs from the library",
"symfony/event-dispatcher": "Recommended to use dispatched events"
}
}
}

0 comments on commit 04b0ff3

Please sign in to comment.