Skip to content

Commit 896df76

Browse files
committed
Follow PSR-12
Signed-off-by: Jack Cherng <[email protected]>
1 parent 6d3ae95 commit 896df76

File tree

4 files changed

+243
-242
lines changed

4 files changed

+243
-242
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"friendsofphp/php-cs-fixer": "^2.15",
3535
"phan/phan": "^2.0",
3636
"phpunit/phpunit": "^7.5 || ^8.0",
37-
"squizlabs/php_codesniffer": "^3.4"
37+
"squizlabs/php_codesniffer": "^3.5"
3838
},
3939
"config": {
4040
"sort-packages": true

0 commit comments

Comments
 (0)