Skip to content

Commit d67c3eb

Browse files
committed
Merge branch 'dev'
2 parents 646c919 + f721287 commit d67c3eb

File tree

725 files changed

+81271
-175155
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

725 files changed

+81271
-175155
lines changed

composer.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,9 @@
77
"vendor-dir": "lib"
88
},
99
"require": {
10-
"fakerphp/faker": "^1.23"
10+
"fakerphp/faker": "^1.23",
11+
"ramsey/uuid": "^4.7",
12+
"cocur/slugify": "^4.5"
1113
},
1214
"autoload": {
1315
"psr-4": {

0 commit comments

Comments
 (0)