Skip to content

Commit

Permalink
Merge branch 'master' into fix-replace-site-subfolder
Browse files Browse the repository at this point in the history
  • Loading branch information
lphoumpakka authored Nov 17, 2020
2 parents ccda18b + 9597f07 commit 3c557ea
Show file tree
Hide file tree
Showing 3 changed files with 1,127 additions and 378 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,16 +15,16 @@
"composer/installers": "~1.0"
},
"require-dev": {
"dealerdirect/phpcodesniffer-composer-installer": "^0.6.2",
"phpcompatibility/php-compatibility": "^9.3",
"phpro/grumphp-shim": "^0.18.0",
"roave/security-advisories": "dev-master",
"sensiolabs/security-checker": "^6.0",
"squizlabs/php_codesniffer": "^3.5",
"vimeo/psalm": "^3.11",
"wp-coding-standards/wpcs": "^2.2",
"overtrue/phplint": "^2.0",
"jakub-onderka/php-parallel-lint": "^1.0"
"dealerdirect/phpcodesniffer-composer-installer": "^0.7.0",
"phpro/grumphp-shim": "^1.1",
"php-parallel-lint/php-parallel-lint": "^1.2"
},
"scripts": {
"cs": "./vendor/bin/phpcs",
Expand Down
Loading

0 comments on commit 3c557ea

Please sign in to comment.