Skip to content

Commit f38eb9b

Browse files
authored
Merge pull request #215 from maxmind/dependabot/composer/squizlabs/php_codesniffer-3.staror-4.star
Update squizlabs/php_codesniffer requirement from 3.* to 3.* || 4.*
2 parents cca3aaf + e11acd7 commit f38eb9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"require-dev": {
2727
"friendsofphp/php-cs-fixer": "3.*",
2828
"phpunit/phpunit": ">=8.0.0,<10.0.0",
29-
"squizlabs/php_codesniffer": "3.*",
29+
"squizlabs/php_codesniffer": "4.*",
3030
"phpstan/phpstan": "*"
3131
},
3232
"autoload": {

0 commit comments

Comments
 (0)