Skip to content

Commit 3f3f29c

Browse files
author
MrAnyx
committed
[feat] Added Ramsey/uuid
1 parent f665c44 commit 3f3f29c

File tree

2 files changed

+211
-2
lines changed

2 files changed

+211
-2
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@
33
"description": "Database support for TimePHP",
44
"require": {
55
"illuminate/database": "^8.6",
6-
"illuminate/events": "^8.6"
6+
"illuminate/events": "^8.6",
7+
"ramsey/uuid": "^4.1"
78
},
89
"autoload": {
910
"psr-4":{

composer.lock

Lines changed: 209 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)