Skip to content

Commit

Permalink
composer.json更新依赖
Browse files Browse the repository at this point in the history
  • Loading branch information
liu21st committed May 30, 2019
1 parent 821b5f0 commit fbde8eb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,8 @@
"php": ">=7.1.0",
"psr/cache": "~1.0",
"topthink/think-container": "~2.0",
"psr/simple-cache": "^1.0"
"psr/simple-cache": "^1.0",
"opis/closure": "^3.1"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit fbde8eb

Please sign in to comment.