Skip to content
This repository has been archived by the owner on Nov 10, 2023. It is now read-only.

Commit

Permalink
require at least data module at least 1.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
circlecube committed Oct 25, 2021
1 parent cf246a9 commit 61db157
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
}
],
"require": {
"endurance/wp-module-data": "^1.6"
"endurance/wp-module-data": ">=1.6.1"
},
"require-dev": {
"bluehost/wp-php-standards": "^1.1"
Expand All @@ -46,4 +46,4 @@
"fix": "Automatically fix coding standards issues where possible.",
"lint": "Check files against coding standards."
}
}
}
14 changes: 7 additions & 7 deletions composer.lock

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

0 comments on commit 61db157

Please sign in to comment.