Skip to content

Commit 897bb9f

Browse files
committed
Add Ramsey dependency
1 parent 2f25761 commit 897bb9f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

lib/internal/Magento/Framework/composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,8 @@
3939
"zendframework/zend-validator": "^2.6.0",
4040
"zendframework/zend-mail": "^2.9.0",
4141
"zendframework/zend-mime": "^2.5.0",
42-
"guzzlehttp/guzzle": "^6.3.3"
42+
"guzzlehttp/guzzle": "^6.3.3",
43+
"ramsey/uuid": "~3.8.0"
4344
},
4445
"archive": {
4546
"exclude": [

0 commit comments

Comments
 (0)