Skip to content
Snippets Groups Projects
Unverified Commit 32c2a809 authored by Simonas Šerlinskas's avatar Simonas Šerlinskas
Browse files

added random_bytes support

auto merge accidentally removed this dependency
parent e0bfc491
No related branches found
No related tags found
No related merge requests found
......@@ -12,7 +12,8 @@
],
"require": {
"php": ">=5.6",
"symfony/serializer": "~2.7|~3.0"
"symfony/serializer": "~2.7|~3.0",
"paragonie/random_compat": "^2.0"
},
"require-dev": {
"phpunit/phpunit": "~5.6",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment