style(phpcs): Switch to PSR-12

https://www.php-fig.org/psr/psr-12/
This commit is contained in:
Pierre Rudloff 2019-10-03 21:24:12 +02:00
parent f063f2ead4
commit 44bf858c35
35 changed files with 101 additions and 67 deletions

View file

@ -20,7 +20,7 @@
},
"require-dev": {
"symfony/var-dumper": "~3.4.1",
"squizlabs/php_codesniffer": "~3.4.0",
"squizlabs/php_codesniffer": "^3.5",
"phpunit/phpunit": "~6.5.2",
"ffmpeg/ffmpeg": "^4.1",
"rg3/youtube-dl": "^2019.09",