Skip to content

Commit a4f153b

Browse files
authored
Merge pull request #1 from backdevs/dependabot/composer/squizlabs/php_codesniffer-tw-3.10or-tw-4.0
Update squizlabs/php_codesniffer requirement from ^3.10 to ^3.10 || ^4.0
2 parents 3325af2 + 7b50fef commit a4f153b

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
@@ -12,7 +12,7 @@
1212
],
1313
"require": {
1414
"php": "^8.3",
15-
"squizlabs/php_codesniffer": "^3.10",
15+
"squizlabs/php_codesniffer": "^3.10 || ^4.0",
1616
"slevomat/coding-standard": "^8.15",
1717
"phpmd/phpmd": "^2.15"
1818
},

0 commit comments

Comments
 (0)