mirror of
https://github.com/Chouchen/Shikiryu_Backup.git
synced 2021-06-30 16:02:14 +02:00
💚 Update composer dependencies for CI
Some checks failed
continuous-integration/drone/push Build is failing
Some checks failed
continuous-integration/drone/push Build is failing
This commit is contained in:
parent
684656de44
commit
0b670e9f28
@ -21,8 +21,11 @@
|
||||
"spatie/dropbox-api": "^1.11"
|
||||
},
|
||||
"require-dev": {
|
||||
"roave/security-advisories": "dev-master",
|
||||
"phpunit/phpunit": "^9"
|
||||
"roave/security-advisories": "dev-latest",
|
||||
"phpunit/phpunit": "^9",
|
||||
"phpmd/phpmd" : "@stable",
|
||||
"squizlabs/php_codesniffer": "3.*",
|
||||
"sebastian/phpcpd": "6.*"
|
||||
},
|
||||
"autoload": {
|
||||
"classmap": ["app/code/", "vendor/", "tests/"]
|
||||
|
2680
composer.lock
generated
2680
composer.lock
generated
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user