mirror of
https://github.com/ramsey/uuid.git
synced 2026-06-14 15:56:48 +03:00
Drop paragonie/random_compat from dependencies
It is not necessary anymore, because the minimal required version was already set to PHP 7
This commit is contained in:
@@ -12,7 +12,6 @@
|
||||
"require": {
|
||||
"php": "^7.2 | ^8",
|
||||
"ext-json": "*",
|
||||
"paragonie/random_compat": "^1 | ^2 | 9.99.99",
|
||||
"symfony/polyfill-ctype": "^1.8"
|
||||
},
|
||||
"require-dev": {
|
||||
|
||||
Reference in New Issue
Block a user