Switching to JoRobo dev-develop and Robo 3

This commit is contained in:
Hannes Papenberg 2023-05-16 17:06:41 +02:00
parent ecae4eb2ae
commit a779bf41c4
2 changed files with 1069 additions and 938 deletions

View File

@ -4,20 +4,19 @@
"license" : "GPL-2.0+",
"config": {
"platform": {
"php": "7.2.0"
"php": "7.2.5"
}
},
"require" : {
"php": ">=7.2"
"php": ">=7.2.5|~8"
},
"require-dev": {
"behat/gherkin": "^4.4.1",
"codeception/codeception": "^4.1",
"consolidation/robo": "^1.0.0",
"fzaninotto/faker": "^1.6",
"joomla-projects/joomla-browser": "^4.0",
"joomla-projects/joomla-testing-robo": "~1.0",
"joomla-projects/jorobo": "^0.7.6",
"joomla-projects/jorobo": "dev-develop",
"joomla-projects/selenium-server-standalone": "^3.14",
"phpunit/phpunit": "^5.7.27",
"codeception/module-filesystem": "^1.0",

2000
composer.lock generated

File diff suppressed because it is too large Load Diff