30
1
mirror of https://github.com/joomla-extensions/weblinks.git synced 2024-06-04 07:20:49 +00:00

Run tests on specific JoomlaBrowser version v3.4.8.1

clean version of #187
This commit is contained in:
javier gomez 2016-02-08 18:03:21 +01:00
parent 94dbf20963
commit fe3962bd23
2 changed files with 33 additions and 34 deletions

View File

@ -7,7 +7,7 @@
}, },
"require-dev": { "require-dev": {
"codeception/codeception": "~2.1", "codeception/codeception": "~2.1",
"joomla-projects/joomla-browser": "dev-develop", "joomla-projects/joomla-browser": "v3.4.8.1",
"codegyre/robo": "~0.5", "codegyre/robo": "~0.5",
"joomla-projects/robo": "dev-master", "joomla-projects/robo": "dev-master",
"joomla-projects/selenium-server-standalone": "v2.47.1", "joomla-projects/selenium-server-standalone": "v2.47.1",

65
composer.lock generated
View File

@ -4,8 +4,8 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
"This file is @generated automatically" "This file is @generated automatically"
], ],
"hash": "1e02f52490bd8e653a61756e42ffdf13", "hash": "2a84f69c2f1c9c30cbdb3d7031598ca9",
"content-hash": "485d45ee16fd095375863f13246c60d3", "content-hash": "56baea20fbb902f01ab051a33e273427",
"packages": [], "packages": [],
"packages-dev": [ "packages-dev": [
{ {
@ -654,16 +654,16 @@
}, },
{ {
"name": "joomla-projects/joomla-browser", "name": "joomla-projects/joomla-browser",
"version": "dev-develop", "version": "v3.4.8.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/joomla-projects/joomla-browser.git", "url": "https://github.com/joomla-projects/joomla-browser.git",
"reference": "75c5cfc44626403787f6ebfa2fb7f7f402f74a8e" "reference": "e0f6001bd868d620b1118c8ea08d2517a976c61f"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/joomla-projects/joomla-browser/zipball/75c5cfc44626403787f6ebfa2fb7f7f402f74a8e", "url": "https://api.github.com/repos/joomla-projects/joomla-browser/zipball/e0f6001bd868d620b1118c8ea08d2517a976c61f",
"reference": "75c5cfc44626403787f6ebfa2fb7f7f402f74a8e", "reference": "e0f6001bd868d620b1118c8ea08d2517a976c61f",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -701,7 +701,7 @@
"acceptance testing", "acceptance testing",
"joomla" "joomla"
], ],
"time": "2016-01-15 12:52:52" "time": "2016-02-08 16:58:52"
}, },
{ {
"name": "joomla-projects/jorobo", "name": "joomla-projects/jorobo",
@ -1719,16 +1719,16 @@
}, },
{ {
"name": "phpunit/phpunit", "name": "phpunit/phpunit",
"version": "4.8.21", "version": "4.8.22",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git", "url": "https://github.com/sebastianbergmann/phpunit.git",
"reference": "ea76b17bced0500a28098626b84eda12dbcf119c" "reference": "dfb11aa5236376b4fc63853cf746af39fe780e72"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/ea76b17bced0500a28098626b84eda12dbcf119c", "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/dfb11aa5236376b4fc63853cf746af39fe780e72",
"reference": "ea76b17bced0500a28098626b84eda12dbcf119c", "reference": "dfb11aa5236376b4fc63853cf746af39fe780e72",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1787,7 +1787,7 @@
"testing", "testing",
"xunit" "xunit"
], ],
"time": "2015-12-12 07:45:58" "time": "2016-02-02 09:01:21"
}, },
{ {
"name": "phpunit/phpunit-mock-objects", "name": "phpunit/phpunit-mock-objects",
@ -2477,16 +2477,16 @@
}, },
{ {
"name": "symfony/browser-kit", "name": "symfony/browser-kit",
"version": "v3.0.1", "version": "v3.0.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/browser-kit.git", "url": "https://github.com/symfony/browser-kit.git",
"reference": "334a58c0def6dfcbe4bb57c6d2a8c06c6cc77679" "reference": "dde849a0485b70a24b36f826ed3fb95b904d80c3"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/browser-kit/zipball/334a58c0def6dfcbe4bb57c6d2a8c06c6cc77679", "url": "https://api.github.com/repos/symfony/browser-kit/zipball/dde849a0485b70a24b36f826ed3fb95b904d80c3",
"reference": "334a58c0def6dfcbe4bb57c6d2a8c06c6cc77679", "reference": "dde849a0485b70a24b36f826ed3fb95b904d80c3",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2530,7 +2530,7 @@
], ],
"description": "Symfony BrowserKit Component", "description": "Symfony BrowserKit Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2015-12-26 13:39:53" "time": "2016-01-27 11:34:55"
}, },
{ {
"name": "symfony/config", "name": "symfony/config",
@ -2644,16 +2644,16 @@
}, },
{ {
"name": "symfony/css-selector", "name": "symfony/css-selector",
"version": "v3.0.1", "version": "v3.0.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/css-selector.git", "url": "https://github.com/symfony/css-selector.git",
"reference": "4613311fd46e146f506403ce2f8a0c71d402d2a3" "reference": "6605602690578496091ac20ec7a5cbd160d4dff4"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/css-selector/zipball/4613311fd46e146f506403ce2f8a0c71d402d2a3", "url": "https://api.github.com/repos/symfony/css-selector/zipball/6605602690578496091ac20ec7a5cbd160d4dff4",
"reference": "4613311fd46e146f506403ce2f8a0c71d402d2a3", "reference": "6605602690578496091ac20ec7a5cbd160d4dff4",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2693,7 +2693,7 @@
], ],
"description": "Symfony CssSelector Component", "description": "Symfony CssSelector Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2015-12-05 17:45:07" "time": "2016-01-27 05:14:46"
}, },
{ {
"name": "symfony/dependency-injection", "name": "symfony/dependency-injection",
@ -2759,16 +2759,16 @@
}, },
{ {
"name": "symfony/dom-crawler", "name": "symfony/dom-crawler",
"version": "v3.0.1", "version": "v3.0.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/dom-crawler.git", "url": "https://github.com/symfony/dom-crawler.git",
"reference": "7c622b0c9fb8bdb146d6dfa86c5f91dcbfdbc11d" "reference": "b693a9650aa004576b593ff2e91ae749dc90123d"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/dom-crawler/zipball/7c622b0c9fb8bdb146d6dfa86c5f91dcbfdbc11d", "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/b693a9650aa004576b593ff2e91ae749dc90123d",
"reference": "7c622b0c9fb8bdb146d6dfa86c5f91dcbfdbc11d", "reference": "b693a9650aa004576b593ff2e91ae749dc90123d",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2811,7 +2811,7 @@
], ],
"description": "Symfony DomCrawler Component", "description": "Symfony DomCrawler Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2015-12-26 13:42:31" "time": "2016-01-25 09:56:57"
}, },
{ {
"name": "symfony/event-dispatcher", "name": "symfony/event-dispatcher",
@ -3081,16 +3081,16 @@
}, },
{ {
"name": "symfony/yaml", "name": "symfony/yaml",
"version": "v3.0.1", "version": "v3.0.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/yaml.git", "url": "https://github.com/symfony/yaml.git",
"reference": "3df409958a646dad2bc5046c3fb671ee24a1a691" "reference": "3cf0709d7fe936e97bee9e954382e449003f1d9a"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/yaml/zipball/3df409958a646dad2bc5046c3fb671ee24a1a691", "url": "https://api.github.com/repos/symfony/yaml/zipball/3cf0709d7fe936e97bee9e954382e449003f1d9a",
"reference": "3df409958a646dad2bc5046c3fb671ee24a1a691", "reference": "3cf0709d7fe936e97bee9e954382e449003f1d9a",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -3126,7 +3126,7 @@
], ],
"description": "Symfony Yaml Component", "description": "Symfony Yaml Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2015-12-26 13:39:53" "time": "2016-02-02 13:44:19"
}, },
{ {
"name": "theseer/fdomdocument", "name": "theseer/fdomdocument",
@ -3221,7 +3221,6 @@
"aliases": [], "aliases": [],
"minimum-stability": "stable", "minimum-stability": "stable",
"stability-flags": { "stability-flags": {
"joomla-projects/joomla-browser": 20,
"joomla-projects/robo": 20 "joomla-projects/robo": 20
}, },
"prefer-stable": false, "prefer-stable": false,