File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3030 "google/cloud-storage" : " ^1.27" ,
3131 "guzzlehttp/guzzle" : " ~7.0" ,
3232 "keboola/csv" : " ^1" ,
33- "keboola/php-datatypes" : " ^8.0" ,
3433 "microsoft/azure-storage-blob" : " ^1.5" ,
3534 "psr/log" : " ^1.1|^2.0|^3.0" ,
3635 "symfony/filesystem" : " ^7.0||^6.0||^5.0||^4.0" ,
3736 "symfony/process" : " ^7.0||^6.0||^5.0||^4.0"
3837 },
3938 "require-dev" : {
4039 "ext-curl" : " *" ,
41- "keboola/coding-standard" : " ^15.0" ,
42- "phpstan/phpstan" : " ^1" ,
43- "phpstan/phpstan-phpunit" : " ^1.0" ,
44- "phpunit/phpunit" : " ^9.0|^10" ,
45- "rector/rector" : " ^0.12.23" ,
46- "squizlabs/php_codesniffer" : " ^3" ,
47- "tomasfejfar/phpstan-phpunit" : " ^0.1.0"
40+ "phpunit/phpunit" : " ^9.0|^10"
4841 },
4942 "scripts" : {
50- "phpcs" : " phpcs -n ." ,
51- "phpcbf" : " phpcbf -n ." ,
52- "phpstan" : " phpstan analyse --no-progress --level=max . -c phpstan.neon" ,
5343 "tests" : " phpunit --testsuite=unit" ,
5444 "ci" : [
55- " @phpcs" ,
56- " @phpstan" ,
5745 " @tests"
5846 ]
5947 }
You can’t perform that action at this time.
0 commit comments