Skip to content

Commit

Permalink
DEP Upgrade installer dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Sabina Talipova committed Oct 26, 2022
1 parent 86a6ba2 commit 3019707
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 3019707

Please sign in to comment.