mirror of
https://github.com/ramsey/uuid.git
synced 2026-06-14 15:56:48 +03:00
Merge pull request #332 from simPod/brick-math-9
Add support for brick/math ^0.9
This commit is contained in:
+1
-1
@@ -12,7 +12,7 @@
|
||||
"require": {
|
||||
"php": "^7.2 || ^8",
|
||||
"ext-json": "*",
|
||||
"brick/math": "^0.8",
|
||||
"brick/math": "^0.8 || ^0.9",
|
||||
"ramsey/collection": "^1.0",
|
||||
"symfony/polyfill-ctype": "^1.8"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user