use http replace

This commit is contained in:
A.Unger
2021-02-18 08:01:53 +00:00
committed by Jörn Friedrich Dreyer
parent 072d0704df
commit 448bdde79c
8 changed files with 11 additions and 28 deletions
-24
View File
@@ -1,24 +0,0 @@
{
"config" : {
"platform": {
"php": "7.4"
}
},
"require": {
"behat/behat": "^3.8",
"behat/gherkin": "4.7.1",
"behat/mink": "1.7.1",
"behat/mink-extension": "^2.3",
"behat/mink-selenium2-driver": "^1.4",
"ciaranmcnulty/behat-stepthroughextension" : "dev-master",
"jarnaiz/behat-junit-formatter": "^1.3",
"rdx/behat-variables": "^1.2",
"sensiolabs/behat-page-object-extension": "^2.3",
"symfony/translation": "^4.4",
"sabre/xml": "^2.2",
"guzzlehttp/guzzle": "^7.2",
"phpunit/phpunit": "^9.4",
"laminas/laminas-ldap": "^2.10",
"ankitpokhrel/tus-php": "^2.1"
}
}