Skip to content

Commit

Permalink
Merge c452337 into 839f759
Browse files Browse the repository at this point in the history
  • Loading branch information
maranqz committed Jun 4, 2019
2 parents 839f759 + c452337 commit 7a6454d
Show file tree
Hide file tree
Showing 2 changed files with 204 additions and 80 deletions.
4 changes: 2 additions & 2 deletions composer.json
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
"require": {
"php": ">=5.6.0",
"yiisoft/yii2": ">=2.0.14 <2.1",
"ramsey/uuid": "~3.0.0",
"moontoast/math": "~1.1.0"
"ramsey/uuid": "~3.0",
"moontoast/math": "^1.1"
},
"autoload": {
"psr-4": { "thamtech\\uuid\\": "src/"}
Expand Down

0 comments on commit 7a6454d

Please sign in to comment.