Skip to content

Commit

Permalink
ramsey uuid 3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
h-wang committed May 18, 2016
1 parent 7f638ab commit 99474a8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
*~
vendor/
composer.lock

.DS_Store
# Tests
phpunit.xml
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
},
"require": {
"php": ">=5.3",
"ramsey/uuid": "~2.0",
"ramsey/uuid": "~2.0|~3.0",
"nelmio/alice": "~2.0",
"symfony/console": "~2.4",
"linkorb/database-manager": "~2.0"
Expand Down

0 comments on commit 99474a8

Please sign in to comment.