Skip to content

Commit

Permalink
Merge pull request #8 from magento-trigger/AC-14
Browse files Browse the repository at this point in the history
Update dependency constraint for squizlabs/php_codesniffer
  • Loading branch information
fascinosum committed Dec 17, 2021
2 parents b39222d + 0b2c85a commit 0c1987b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Expand Up @@ -41,7 +41,7 @@
},
"require-dev": {
"phpunit/phpunit": "^9.5",
"squizlabs/php_codesniffer": "3.6.1",
"squizlabs/php_codesniffer": "~3.6.1",
"symfony/process": "~5.4.0",
"mikey179/vfsstream": "*"
},
Expand Down Expand Up @@ -70,4 +70,4 @@
],
"class": "MagentoHackathon\\Composer\\Magento\\Plugin"
}
}
}

0 comments on commit 0c1987b

Please sign in to comment.