Skip to content

Commit

Permalink
feat: update phpcs to ^3.7
Browse files Browse the repository at this point in the history
  • Loading branch information
hussainweb committed Sep 24, 2022
1 parent 65e6e4a commit c5295af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -21,7 +21,7 @@
},
"require-dev": {
"phpunit/phpunit": "^5.7",
"squizlabs/php_codesniffer": "~2.3"
"squizlabs/php_codesniffer": "^3.7"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit c5295af

Please sign in to comment.