Skip to content

Commit

Permalink
update require and require-dev
Browse files Browse the repository at this point in the history
  • Loading branch information
remyperona committed Feb 4, 2019
1 parent 5d04572 commit 2306b84
Show file tree
Hide file tree
Showing 2 changed files with 133 additions and 12 deletions.
5 changes: 2 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,13 +35,12 @@
},
"require": {
"php": ">=5.4.0",
"composer/installers": "~1.0",
"league/container": "^2.4",
"wp-media/rocket-lazyload-common": "^2.0.0"
},
"require-dev": {
"dealerdirect/phpcodesniffer-composer-installer": "^0.4.4",
"phpcompatibility/phpcompatibility-wp": "*",
"squizlabs/php_codesniffer": "^3.2",
"wp-coding-standards/wpcs": "^1.0.0"
"wp-coding-standards/wpcs": "^2.0.0"
}
}
140 changes: 131 additions & 9 deletions composer.lock

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

0 comments on commit 2306b84

Please sign in to comment.