Skip to content
This repository was archived by the owner on Jan 7, 2025. It is now read-only.

Commit 3d94b78

Browse files
add ramsey/uuid ^4.1 as a dependency
1 parent 1cf93f5 commit 3d94b78

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
@@ -14,7 +14,8 @@
1414
"php": "^7.2.5",
1515
"illuminate/container": "^7.0",
1616
"illuminate/contracts": "^7.0",
17-
"illuminate/database": "^7.0"
17+
"illuminate/database": "^7.0",
18+
"ramsey/uuid": "^4.1"
1819
},
1920
"require-dev": {
2021
"phpunit/phpunit": "^8.0",

0 commit comments

Comments
 (0)