Skip to content

Commit

Permalink
Merge pull request #7 from macbookandrew/develop
Browse files Browse the repository at this point in the history
update dependency version constraints
  • Loading branch information
stevegrunwell authored May 25, 2022
2 parents d0cde9d + 36c698c commit cde9a1b
Show file tree
Hide file tree
Showing 2 changed files with 121 additions and 64 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,10 @@
"minimum-stability": "stable",
"require": {
"php": ">=5.2",
"composer/installers": "^1.0"
"composer/installers": "^1.0||^2.0"
},
"require-dev": {
"dealerdirect/phpcodesniffer-composer-installer": "^0.5",
"dealerdirect/phpcodesniffer-composer-installer": "^0.5||^0.6||^0.7",
"phpcompatibility/phpcompatibility-wp": "^2.1",
"wp-coding-standards/wpcs": "^2.2"
},
Expand Down
Loading

0 comments on commit cde9a1b

Please sign in to comment.