Skip to content

Commit 1432a0c

Browse files
committed
update require version
1 parent e484c6e commit 1432a0c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
],
1111
"require": {
1212
"php": ">=7.0.0",
13-
"ramsey/uuid": "^3.7",
14-
"ray/di": "^2.7"
13+
"ramsey/uuid": "^3.8",
14+
"ray/di": "^2.7.1"
1515
},
1616
"require-dev": {
1717
"phpunit/phpunit": "^6.5"

0 commit comments

Comments
 (0)