Skip to content
This repository was archived by the owner on Apr 7, 2021. It is now read-only.

Commit 30515c1

Browse files
committed
removing "paragonie/random_compat" re: #37, #41, #52
1 parent 1ea5d01 commit 30515c1

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
@@ -54,8 +54,7 @@
5454
},
5555
"require": {
5656
"php": ">=7.1.0",
57-
"laravel/framework": "5.5.*|5.6.*|5.7.*|5.8.*",
58-
"paragonie/random_compat": "^2.0"
57+
"laravel/framework": "5.5.*|5.6.*|5.7.*|5.8.*"
5958
},
6059
"require-dev": {
6160
"codeclimate/php-test-reporter": "dev-master",

0 commit comments

Comments
 (0)