Merge pull request #525 from Hackwar/4.0-jorobo

Switching to JoRobo dev-develop and Robo 3
This commit is contained in:
Robert Deutz 2023-05-16 17:41:52 +02:00 committed by GitHub
commit e5decfae6d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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