Skip to content

Commit 5a5e593

Browse files
authored
Merge pull request #121 from slimphp/dependabot/composer/squizlabs/php_codesniffer-tw-4.0
Update squizlabs/php_codesniffer requirement from ^3.10 to ^4.0
2 parents 9da4042 + 38fb8a9 commit 5a5e593

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
"phpstan/phpstan": "^2",
2727
"phpunit/phpunit": "^9 || ^10",
2828
"slim/psr7": "^1.6",
29-
"squizlabs/php_codesniffer": "^3.10"
29+
"squizlabs/php_codesniffer": "^4.0"
3030
},
3131
"autoload": {
3232
"psr-4": {

0 commit comments

Comments
 (0)