Skip to content

Commit 63e7817

Browse files
authored
Update code-sniffer dependency to dev-master
1 parent 7219b76 commit 63e7817

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
@@ -31,7 +31,7 @@
3131
"php-collective/file-storage": "^1.0.0"
3232
},
3333
"require-dev": {
34-
"php-collective/code-sniffer": "^0.4.1",
34+
"php-collective/code-sniffer": "dev-master",
3535
"php-collective/file-storage-image-processor": "^1.0.0",
3636
"phpunit/phpunit": "^10.5 || ^11.5 || ^12.1"
3737
},

0 commit comments

Comments
 (0)