Skip to content

Commit 5e14c52

Browse files
authored
fix: composer
1 parent b22e4b3 commit 5e14c52

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@
55
"license": "LGPL-3.0",
66
"require": {
77
"php": "^7.4 || ^8.0",
8-
"php-64bit": "*"
8+
"php-64bit": "*",
9+
"rootiteam/uuid": "^1.0.0"
910
},
1011
"autoload": {
1112
"psr-4": {

0 commit comments

Comments
 (0)