mirror of
https://github.com/joomla-extensions/weblinks.git
synced 2025-02-10 13:18:28 +00:00
Switching to JoRobo dev-develop and Robo 3
This commit is contained in:
parent
ecae4eb2ae
commit
a779bf41c4
@ -4,20 +4,19 @@
|
|||||||
"license" : "GPL-2.0+",
|
"license" : "GPL-2.0+",
|
||||||
"config": {
|
"config": {
|
||||||
"platform": {
|
"platform": {
|
||||||
"php": "7.2.0"
|
"php": "7.2.5"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"require" : {
|
"require" : {
|
||||||
"php": ">=7.2"
|
"php": ">=7.2.5|~8"
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"behat/gherkin": "^4.4.1",
|
"behat/gherkin": "^4.4.1",
|
||||||
"codeception/codeception": "^4.1",
|
"codeception/codeception": "^4.1",
|
||||||
"consolidation/robo": "^1.0.0",
|
|
||||||
"fzaninotto/faker": "^1.6",
|
"fzaninotto/faker": "^1.6",
|
||||||
"joomla-projects/joomla-browser": "^4.0",
|
"joomla-projects/joomla-browser": "^4.0",
|
||||||
"joomla-projects/joomla-testing-robo": "~1.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",
|
"joomla-projects/selenium-server-standalone": "^3.14",
|
||||||
"phpunit/phpunit": "^5.7.27",
|
"phpunit/phpunit": "^5.7.27",
|
||||||
"codeception/module-filesystem": "^1.0",
|
"codeception/module-filesystem": "^1.0",
|
||||||
|
2000
composer.lock
generated
2000
composer.lock
generated
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user