Skip to content

Commit

Permalink
Remove local patch, use remote one
Browse files Browse the repository at this point in the history
  • Loading branch information
defunctl committed Feb 4, 2022
1 parent abfb769 commit b208d46
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 67 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"enable-patching": true,
"patches": {
"wp-coding-standards/wpcs": {
"Add PHP 8 support until WordPress releases a new version": "patches/PHP-8-ControlStructureSpacing.patch"
"Add PHP 8 support until WordPress releases a new version": "https://github.com/WordPress/WordPress-Coding-Standards/commit/7cd46bed1e6a7a2af3fe24c7f4a044da3076d8f4.patch"
}
}
}
Expand Down
2 changes: 1 addition & 1 deletion composer.lock

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

65 changes: 0 additions & 65 deletions patches/PHP-8-ControlStructureSpacing.patch

This file was deleted.

0 comments on commit b208d46

Please sign in to comment.