Skip to content

Commit

Permalink
Update Composer requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
coffee2code committed Oct 8, 2018
1 parent 8d0f59d commit e482b28
Show file tree
Hide file tree
Showing 2 changed files with 81 additions and 48 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@
"require" : {
"php" : ">=5.4",
"composer/installers" : "~1.0",
"phpdocumentor/reflection" : "~1.0",
"erusev/parsedown" : "~1.1",
"phpdocumentor/reflection" : "~3.0",
"erusev/parsedown" : "~1.7",
"scribu/lib-posts-to-posts": "dev-master@dev",
"scribu/scb-framework" : "dev-master@dev",
"psr/log" : "~1.0"
Expand Down
125 changes: 79 additions & 46 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit e482b28

Please sign in to comment.