Skip to content

Commit

Permalink
update dependency version constraints
Browse files Browse the repository at this point in the history
  • Loading branch information
macbookandrew committed May 25, 2022
1 parent d0cde9d commit 36c698c
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 36c698c

Please sign in to comment.