Fix previous commit downgrading selenium

This commit is contained in:
wilsonge 2019-09-12 10:00:55 +01:00
parent adc32eeb34
commit 855fcb03c1
No known key found for this signature in database
GPG Key ID: EF81319318FC9D04
2 changed files with 11 additions and 11 deletions

View File

@ -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
View File

@ -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",