Skip to content

Commit

Permalink
Merge branch 'trunk' into update/build-dev-deps
Browse files Browse the repository at this point in the history
  • Loading branch information
mukeshpanchal27 authored Oct 18, 2023
2 parents 62cc234 + 14104f4 commit 2606c97
Show file tree
Hide file tree
Showing 6 changed files with 104 additions and 109 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/php-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,10 +58,6 @@ jobs:
- '8.2'
wordpress: [ 'latest' ]
include:
- php: '8.0'
wordpress: '6.0'
- php: '8.0'
wordpress: '6.1'
- php: '8.2'
wordpress: 'trunk'
experimental: true
Expand Down
4 changes: 2 additions & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ Thank you for your interest in contributing to the Plugin Check plugin!

In general, all code must follow the [WordPress Coding Standards and best practices](https://developer.wordpress.org/coding-standards/). All code in the Plugin Check plugin must follow these requirements:

- **WordPress**: The plugin's minimum WordPress version requirement is 6.0.
- **PHP**: Always match the latest WordPress version. The minimum required version right now is 5.6.
- **WordPress**: The plugin's minimum WordPress version requirement is 6.3.
- **PHP**: Always match the latest WordPress version. The minimum required version right now is 7.0.

## Guidelines

Expand Down
192 changes: 96 additions & 96 deletions package-lock.json

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

Loading

0 comments on commit 2606c97

Please sign in to comment.