Skip to content
Snippets Groups Projects
Commit d1e91cbf authored by catch's avatar catch
Browse files

Issue #2934336 by alexpott: Update symfony/phpunit-bridge to the latest released version

parent 7bf384b2
No related branches found
No related tags found
No related merge requests found
......@@ -4185,16 +4185,16 @@
},
{
"name": "symfony/phpunit-bridge",
"version": "v3.4.0-BETA2",
"version": "v3.4.3",
"source": {
"type": "git",
"url": "https://github.com/symfony/phpunit-bridge.git",
"reference": "9128796e0cc46f17973e7e9345eb34696aafe00b"
"reference": "24ffb71a115c25f5ee56cbfd38e56ed2cdbeb0a9"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/9128796e0cc46f17973e7e9345eb34696aafe00b",
"reference": "9128796e0cc46f17973e7e9345eb34696aafe00b",
"url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/24ffb71a115c25f5ee56cbfd38e56ed2cdbeb0a9",
"reference": "24ffb71a115c25f5ee56cbfd38e56ed2cdbeb0a9",
"shasum": ""
},
"require": {
......@@ -4214,6 +4214,10 @@
"extra": {
"branch-alias": {
"dev-master": "3.4-dev"
},
"thanks": {
"name": "phpunit/phpunit",
"url": "https://github.com/sebastianbergmann/phpunit"
}
},
"autoload": {
......@@ -4243,14 +4247,13 @@
],
"description": "Symfony PHPUnit Bridge",
"homepage": "https://symfony.com",
"time": "2017-10-28T16:49:05+00:00"
"time": "2018-01-04T17:19:23+00:00"
}
],
"aliases": [],
"minimum-stability": "dev",
"stability-flags": {
"behat/mink": 20,
"symfony/phpunit-bridge": 10
"behat/mink": 20
},
"prefer-stable": true,
"prefer-lowest": false,
......
......@@ -47,7 +47,7 @@
"phpunit/phpunit": "^4.8.35 || ^6.1",
"phpspec/prophecy": "^1.4",
"symfony/css-selector": "~3.2.8",
"symfony/phpunit-bridge": "^3.4.0@beta"
"symfony/phpunit-bridge": "^3.4.3"
},
"replace": {
"drupal/action": "self.version",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment