Skip to content

Commit

Permalink
Use fork of scb framework with loading voodoo, #80
Browse files Browse the repository at this point in the history
  • Loading branch information
cyberhobo committed Feb 2, 2017
1 parent 5829372 commit ecaf93f
Show file tree
Hide file tree
Showing 2 changed files with 47 additions and 41 deletions.
6 changes: 5 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@
"type": "vcs",
"url": "https://github.com/postmatic/commentium"
},
{
"type": "vcs",
"url": "https://github.com/postmatic/wp-scb-framework"
},
{
"type": "vcs",
"url": "https://github.com/vernal-creative/html-to-markdown"
Expand All @@ -26,7 +30,7 @@
}
},
"require": {
"scribu/scb-framework": "dev-master",
"scribu/scb-framework": "dev-composer-voodoo",
"vernal-creative/html-to-markdown": "dev-postmatic",
"calderawp/caldera-modals" : "1.0.1",
"xamin/handlebars.php": "dev-php-52",
Expand Down
82 changes: 42 additions & 40 deletions composer.lock

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

0 comments on commit ecaf93f

Please sign in to comment.