mirror of
https://github.com/joomla-extensions/weblinks.git
synced 2025-01-27 22:38:28 +00:00
Merge branch '4.0-dev' of github.com:joomla-extensions/weblinks into 4.0-static-code-analyser
# Conflicts: # composer.lock
This commit is contained in:
commit
404aa2ad10
@ -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",
|
||||
|
2036
composer.lock
generated
2036
composer.lock
generated
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user