Skip to content

Commit

Permalink
[laravel支持] laravel支持版本更改
Browse files Browse the repository at this point in the history
  • Loading branch information
jerry committed Sep 2, 2018
1 parent f179974 commit 7fa2ce4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
],
"require": {
"php": ">=5.6.4",
"laravel/framework": "5.3.*",
"laravel/framework": "^5.3",
"overtrue/laravel-wechat": "~3.0"
},
"autoload": {
Expand Down

0 comments on commit 7fa2ce4

Please sign in to comment.