Skip to content

Commit

Permalink
Merge pull request #155 from creative-commoners/pulls/5/upgrade-insta…
Browse files Browse the repository at this point in the history
…ller-deps

DEP Upgrade installer dependencies
  • Loading branch information
GuySartorelli authored Oct 27, 2022
2 parents da1a148 + 23786e5 commit a0fc77b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
},
"require-dev": {
"phpunit/phpunit": "^9.5",
"squizlabs/php_codesniffer": "^3.0"
"squizlabs/php_codesniffer": "^3.7"
},
"extra": {
"expose": [
Expand All @@ -45,4 +45,4 @@
},
"minimum-stability": "dev",
"prefer-stable": true
}
}

0 comments on commit a0fc77b

Please sign in to comment.