Skip to content

Commit a40d0a0

Browse files
committed
chore(composer/package): [ramsey/uuid] added
1 parent 69c14dc commit a40d0a0

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
@@ -13,7 +13,8 @@
1313
"minimum-stability": "dev",
1414
"prefer-stable":true,
1515
"require": {
16-
"monolog/monolog": "^1.12|^2.0"
16+
"monolog/monolog": "^1.12|^2.0",
17+
"ramsey/uuid": "^4.0.0"
1718
},
1819
"require-dev": {
1920
"fzaninotto/faker": "^1.9@dev",

0 commit comments

Comments
 (0)