mirror of
https://github.com/ramsey/uuid.git
synced 2026-06-17 16:26:51 +03:00
feat: introduce Variant enum and use instead of constants
This commit is contained in:
+1
-1
@@ -9,7 +9,7 @@
|
||||
"guid"
|
||||
],
|
||||
"require": {
|
||||
"php": "^8.0",
|
||||
"php": "^8.1",
|
||||
"ext-ctype": "*",
|
||||
"ext-json": "*",
|
||||
"brick/math": "^0.8 || ^0.9"
|
||||
|
||||
Reference in New Issue
Block a user