mirror of
https://github.com/ramsey/uuid.git
synced 2026-06-14 15:56:48 +03:00
Lock 3.x to PHP 8.1.x and lower
This commit is contained in:
+1
-1
@@ -21,7 +21,7 @@
|
||||
}
|
||||
],
|
||||
"require": {
|
||||
"php": "^5.4 | ^7 | ^8",
|
||||
"php": "^5.4 | ^7 | ~8.0.0 | ~8.1.0",
|
||||
"ext-json": "*",
|
||||
"paragonie/random_compat": "^1 | ^2 | ^9.99.99",
|
||||
"symfony/polyfill-ctype": "^1.8"
|
||||
|
||||
Reference in New Issue
Block a user