mirror of
https://github.com/itflow-org/itflow
synced 2026-08-22 23:45:11 +00:00
Mail Parser: Completely remove Webklex IMAP and all dependcies
This commit is contained in:
4
plugins/vendor/nesbot/carbon/composer.json
vendored
4
plugins/vendor/nesbot/carbon/composer.json
vendored
@@ -109,8 +109,8 @@
|
||||
"phpdoc": "php phpdoc.php",
|
||||
"phpmd": "phpmd src text /phpmd.xml",
|
||||
"phpmd-test": "phpmd tests text /tests/phpmd-test.xml",
|
||||
"phpstan": "phpstan analyse --configuration phpstan.neon",
|
||||
"phpunit": "phpunit --verbose",
|
||||
"phpstan": "phpstan analyse --configuration phpstan.neon --memory-limit 1024M",
|
||||
"phpunit": "phpunit",
|
||||
"style-check": [
|
||||
"@phpcs",
|
||||
"@phpstan",
|
||||
|
||||
Reference in New Issue
Block a user