mirror of
https://github.com/joomla-extensions/weblinks.git
synced 2024-12-27 02:12:50 +00:00
Fix previous commit downgrading selenium
This commit is contained in:
parent
adc32eeb34
commit
855fcb03c1
@ -17,7 +17,7 @@
|
||||
"joomla-projects/joomla-browser": "v3.9.0",
|
||||
"consolidation/robo": "^1.0.0",
|
||||
"joomla-projects/joomla-testing-robo": "~1.0",
|
||||
"joomla-projects/selenium-server-standalone": "^v3.14.0",
|
||||
"joomla-projects/selenium-server-standalone": "v3.14.0",
|
||||
"fzaninotto/faker": "^1.6",
|
||||
"joomla-projects/jorobo": "~0.7",
|
||||
"behat/gherkin": "^4.4.1"
|
||||
|
20
composer.lock
generated
20
composer.lock
generated
@ -4,7 +4,7 @@
|
||||
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
||||
"This file is @generated automatically"
|
||||
],
|
||||
"content-hash": "db99c7bbc7374f5761f251e14e3530ff",
|
||||
"content-hash": "32fb4f9541af70285cb07447f96baf12",
|
||||
"packages": [],
|
||||
"packages-dev": [
|
||||
{
|
||||
@ -2248,16 +2248,16 @@
|
||||
},
|
||||
{
|
||||
"name": "joomla-projects/selenium-server-standalone",
|
||||
"version": "3.141.59",
|
||||
"version": "v3.14.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/joomla-projects/selenium-server-standalone.git",
|
||||
"reference": "2a2310b540344169d52e3d517d3f1d1b4d0b9f4f"
|
||||
"reference": "2939723f470918b6b72b0c05ba1978a41f0ef49d"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/joomla-projects/selenium-server-standalone/zipball/2a2310b540344169d52e3d517d3f1d1b4d0b9f4f",
|
||||
"reference": "2a2310b540344169d52e3d517d3f1d1b4d0b9f4f",
|
||||
"url": "https://api.github.com/repos/joomla-projects/selenium-server-standalone/zipball/2939723f470918b6b72b0c05ba1978a41f0ef49d",
|
||||
"reference": "2939723f470918b6b72b0c05ba1978a41f0ef49d",
|
||||
"shasum": ""
|
||||
},
|
||||
"bin": [
|
||||
@ -2274,14 +2274,14 @@
|
||||
"Apache-2.0"
|
||||
],
|
||||
"authors": [
|
||||
{
|
||||
"name": "Puneet Kala",
|
||||
"email": "puneet.kala@community.joomla.org"
|
||||
},
|
||||
{
|
||||
"name": "Sven Eisenschmidt",
|
||||
"email": "sven.eisenschmidt@gmail.com"
|
||||
},
|
||||
{
|
||||
"name": "Puneet Kala",
|
||||
"email": "puneet.kala@community.joomla.org"
|
||||
},
|
||||
{
|
||||
"name": "Javier Gomez",
|
||||
"email": "javier.gomez@community.joomla.org"
|
||||
@ -2293,7 +2293,7 @@
|
||||
"selenium",
|
||||
"testing"
|
||||
],
|
||||
"time": "2019-07-31T05:15:24+00:00"
|
||||
"time": "2018-08-19T04:08:16+00:00"
|
||||
},
|
||||
{
|
||||
"name": "joomla/compat",
|
||||
|
Loading…
Reference in New Issue
Block a user