Skip to content

Commit a251475

Browse files
committed
Remove unused dependency random_compact
1 parent 40ed2dd commit a251475

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,7 @@
1010
"email": "[email protected]"
1111
}],
1212
"require": {
13-
"php": ">=7.0",
14-
"paragonie/random_compat": "^2.0"
13+
"php": ">=7.0"
1514
},
1615
"require-dev": {
1716
"phpunit/phpunit": "~6.2",

0 commit comments

Comments
 (0)