Skip to content

Commit 30a38b1

Browse files
authored
Merge pull request #3315 from slimphp/dependabot/composer/squizlabs/php_codesniffer-tw-3.9
Update squizlabs/php_codesniffer requirement from ^3.8 to ^3.9
2 parents c75999f + acbdacf commit 30a38b1

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
@@ -68,7 +68,7 @@
6868
"phpunit/phpunit": "^9.6",
6969
"slim/http": "^1.3",
7070
"slim/psr7": "^1.6",
71-
"squizlabs/php_codesniffer": "^3.8"
71+
"squizlabs/php_codesniffer": "^3.9"
7272
},
7373
"autoload": {
7474
"psr-4": {

0 commit comments

Comments
 (0)