Skip to content

Commit d490064

Browse files
Merge pull request #11 from deniskorbakov/dependabot/composer/squizlabs/php_codesniffer-tw-3.13or-tw-4.0
build(deps-dev): update squizlabs/php_codesniffer requirement from ^3.13 to ^3.13 || ^4.0
2 parents d5db2fa + ee775a4 commit d490064

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

100755100644
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"pestphp/pest": "^3.8",
2525
"phpstan/phpstan": "^2.1",
2626
"rector/rector": "*",
27-
"squizlabs/php_codesniffer": "^3.13",
27+
"squizlabs/php_codesniffer": "^3.13 || ^4.0",
2828
"slevomat/coding-standard": "^8.20",
2929
"orchestra/testbench": "^10.4"
3030
},

0 commit comments

Comments
 (0)