Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Giehl <stefan@matomo.org>2020-05-19 09:59:52 +0300
committerGitHub <noreply@github.com>2020-05-19 09:59:52 +0300
commitd5236c48441f8d1af802d4bace2d96c65d1ee3f7 (patch)
treed7968d3805930bb399ca5d92bb85fb600425a542 /composer.json
parent19b78ecc532cd62c500edebf4c0ee6b775fd88dc (diff)
Removes AWS test runner (#15962)
* Removes AWS test runner * remove no longer needed settings Co-authored-by: Thomas Steur <tsteur@users.noreply.github.com>
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json2
1 files changed, 0 insertions, 2 deletions
diff --git a/composer.json b/composer.json
index 4239c01df2..b66bec9c80 100644
--- a/composer.json
+++ b/composer.json
@@ -54,9 +54,7 @@
"twig/twig": "~1.0"
},
"require-dev": {
- "aws/aws-sdk-php": "2.7.1",
"lox/xhprof": "dev-master",
- "phpseclib/phpseclib": "~0.3.8",
"phpunit/phpunit": "~8.5",
"symfony/var-dumper": "~2.6.0",
"symfony/yaml": "~2.6.0"