mirror of
https://github.com/ramsey/uuid.git
synced 2026-06-14 15:56:48 +03:00
Use symfony version of ctype compat
This commit is contained in:
+1
-1
@@ -27,7 +27,7 @@
|
||||
"require": {
|
||||
"php": "^5.4 || ^7.0",
|
||||
"paragonie/random_compat": "^1.0|^2.0",
|
||||
"backendtea/ctype-compat": "^0.1.0"
|
||||
"symfony/polyfill-ctype": "^1.8"
|
||||
},
|
||||
"require-dev": {
|
||||
"moontoast/math": "^1.1",
|
||||
|
||||
Reference in New Issue
Block a user