Skip to content

Commit 87b23fb

Browse files
authored
Merge pull request #23 from phalcon/dependabot/composer/squizlabs/php_codesniffer-tw-3.7or-tw-4.0
Update squizlabs/php_codesniffer requirement from ^3.7 to ^3.7 || ^4.0
2 parents 74d0f68 + e1bcbab commit 87b23fb

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
@@ -69,7 +69,7 @@
6969
"pds/skeleton": "^1.0",
7070
"phpstan/phpstan": "^1.10 || ^2.0",
7171
"phpunit/phpunit": "^9.6",
72-
"squizlabs/php_codesniffer": "^3.7"
72+
"squizlabs/php_codesniffer": "^3.7 || ^4.0"
7373
},
7474
"scripts": {
7575
"analyze": [

0 commit comments

Comments
 (0)