Skip to content

Commit 2cf8329

Browse files
Merge pull request #40 from imponeer/dependabot/composer/squizlabs/php_codesniffer-tw-3.8or-tw-4.0
Update squizlabs/php_codesniffer requirement from ^3.8 to ^3.8 || ^4.0
2 parents e2068f6 + 2558472 commit 2cf8329

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
@@ -33,7 +33,7 @@
3333
],
3434
"require-dev": {
3535
"phpunit/phpunit": "^12.0",
36-
"squizlabs/php_codesniffer": "^3.8",
36+
"squizlabs/php_codesniffer": "^3.8 || ^4.0",
3737
"phpstan/phpstan": "^2"
3838
},
3939
"scripts": {

0 commit comments

Comments
 (0)