Skip to content

Commit

Permalink
Update wpdev.base.project.js
Browse files Browse the repository at this point in the history
  • Loading branch information
irshadahmad21 committed Mar 9, 2025
1 parent 93dece9 commit bb13aac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/wpdev.base.project.js
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ export const getBundleConfig = ({ slug, key, version, textDomain }) => {
// When updating these values, also update them in the E2E test workflow
requiresPHP: '7.4',
requiresAtLeast: '6.4',
testedUpTo: '6.7.1',
testedUpTo: '6.7.2',
},
target: {
files: [
Expand Down

0 comments on commit bb13aac

Please sign in to comment.