Skip to content

Commit

Permalink
Merge pull request #129 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 86a6ba2 + 3019707 commit f062f27
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 @@ -20,7 +20,7 @@
},
"require-dev": {
"phpunit/phpunit": "^9.5",
"squizlabs/php_codesniffer": "^3"
"squizlabs/php_codesniffer": "^3.7"
},
"autoload": {
"psr-4": {
Expand All @@ -35,4 +35,4 @@
"license": "BSD-3-Clause",
"minimum-stability": "dev",
"prefer-stable": true
}
}

0 comments on commit f062f27

Please sign in to comment.