Skip to content

Commit

Permalink
Merge branch 'develop' into feature/test-against-recent-php-versions
Browse files Browse the repository at this point in the history
  • Loading branch information
stevegrunwell authored Dec 5, 2019
2 parents bb748cb + 72150a7 commit 1e0be5d
Show file tree
Hide file tree
Showing 6 changed files with 222 additions and 92 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,9 @@
"composer/installers": "^1.0"
},
"require-dev": {
"dealerdirect/phpcodesniffer-composer-installer": "^0.4.4",
"wimg/php-compatibility": "^8.1",
"wp-coding-standards/wpcs": "^0.14"
"dealerdirect/phpcodesniffer-composer-installer": "^0.5",
"phpcompatibility/phpcompatibility-wp": "^2.1",
"wp-coding-standards/wpcs": "^2.2"
},
"autoload": {
"files": ["wp-cache-remember.php"]
Expand Down
251 changes: 181 additions & 70 deletions composer.lock

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

Loading

0 comments on commit 1e0be5d

Please sign in to comment.