Skip to content

Commit

Permalink
修改composer依赖库版本
Browse files Browse the repository at this point in the history
  • Loading branch information
yeaha committed May 31, 2016
1 parent 0d22a78 commit 0b542d2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
],
"require": {
"php": ">=5.6.0",
"yeaha/owl-core": "dev-master",
"yeaha/owl-service": "dev-master"
"yeaha/owl-core": "1.0.*",
"yeaha/owl-service": "1.0.*"
},
"autoload": {
"psr-4": {"Owl\\DataMapper\\": "src/DataMapper/"}
Expand Down

0 comments on commit 0b542d2

Please sign in to comment.