Skip to content

Commit

Permalink
Patching only works if in require (#2)
Browse files Browse the repository at this point in the history
  • Loading branch information
defunctl authored Feb 4, 2022
1 parent 8dd5ae8 commit abfb769
Show file tree
Hide file tree
Showing 2 changed files with 51 additions and 54 deletions.
4 changes: 1 addition & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,13 +19,11 @@
"php": "^7.2 || ^8.0",
"automattic/vipwpcs": "^2.3",
"dealerdirect/phpcodesniffer-composer-installer": "^0.7.1",
"cweagans/composer-patches": "^1.7",
"phpcompatibility/phpcompatibility-wp": "^2.1",
"slevomat/coding-standard": "^7.0",
"squizlabs/php_codesniffer": "^3.6"
},
"require-dev": {
"cweagans/composer-patches": "^1.7"
},
"minimum-stability": "dev",
"prefer-stable": true,
"config": {
Expand Down
101 changes: 50 additions & 51 deletions composer.lock

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

0 comments on commit abfb769

Please sign in to comment.