Skip to content

Commit b315a89

Browse files
committed
Remove unused library
1 parent e774dae commit b315a89

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

composer.json

+1-2
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,7 @@
2727
},
2828
"suggest": {
2929
"ext-openssl": "OpenSSL generates the best secure CSRF tokens.",
30-
"ext-mcrypt": "Mcrypt generates the next best secure CSRF tokens.",
31-
"ircmaxell/random-lib": "A Library For Generating Secure Random Numbers"
30+
"ext-mcrypt": "Mcrypt generates the next best secure CSRF tokens."
3231
},
3332
"require-dev": {
3433
"phpunit/phpunit": "^8.5"

0 commit comments

Comments
 (0)