Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
atanas-dev committed Sep 11, 2018
1 parent a4398c9 commit c4e7d5a
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 37 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.9.3",
"htmlburger/wpemerge-theme-core": "^0.9.3",
"htmlburger/wpemerge": "~0.10.0",
"htmlburger/wpemerge-theme-core": "~0.10.0",
"htmlburger/carbon-pagination": "^1.1.6",
"symfony/debug": "~3.0"
},
"require-dev": {
"htmlburger/wpemerge-cli": "^0.9.3",
"htmlburger/wpemerge-cli": "~0.10.0",
"filp/whoops": "^2.2"
},
"autoload": {
Expand Down
68 changes: 34 additions & 34 deletions composer.lock

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

0 comments on commit c4e7d5a

Please sign in to comment.