Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
atanas-dev committed Oct 27, 2018
1 parent 0c0c5ef commit 4179e2f
Show file tree
Hide file tree
Showing 2 changed files with 49 additions and 47 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,13 +22,13 @@
"require": {
"php": ">=5.5",
"composer/installers": "^1.4",
"htmlburger/wpemerge": "~0.10.1",
"htmlburger/wpemerge-theme-core": "~0.10.1",
"htmlburger/wpemerge": "~0.11.0",
"htmlburger/wpemerge-theme-core": "~0.10.2",
"htmlburger/carbon-pagination": "^1.1.6"
},
"require-dev": {
"filp/whoops": "^2.2",
"htmlburger/wpemerge-cli": "~0.10.1",
"htmlburger/wpemerge-cli": "~0.11.0",
"symfony/debug": "~3.0"
},
"autoload": {
Expand Down
90 changes: 46 additions & 44 deletions composer.lock

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

0 comments on commit 4179e2f

Please sign in to comment.