|
@@ -4,7 +4,7 @@
|
|
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
|
|
|
"This file is @generated automatically"
|
|
|
],
|
|
|
- "content-hash": "a7a5932890bed0e2004c0a276d175463",
|
|
|
+ "content-hash": "a33c33be0f9fa051d1731ae0f42a625c",
|
|
|
"packages": [
|
|
|
{
|
|
|
"name": "behat/transliterator",
|
|
@@ -6123,28 +6123,35 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "symfony/phpunit-bridge",
|
|
|
- "version": "v3.0.0",
|
|
|
+ "version": "v3.3.0",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/symfony/phpunit-bridge.git",
|
|
|
- "reference": "9329a6fdf1fde3dfed50478f78500a8dc395190c"
|
|
|
+ "reference": "1a09124ea479cca85fc66a6f21e59aa952ebed1f"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://satis.infra.flowdat.com/dist/symfony/phpunit-bridge/symfony-phpunit-bridge-9329a6fdf1fde3dfed50478f78500a8dc395190c-zip-b11b27.zip",
|
|
|
- "reference": "9329a6fdf1fde3dfed50478f78500a8dc395190c",
|
|
|
- "shasum": "951fad44522107c56d8e28a090a30ade233916a4"
|
|
|
+ "url": "https://satis.infra.flowdat.com/dist/symfony/phpunit-bridge/symfony-phpunit-bridge-1a09124ea479cca85fc66a6f21e59aa952ebed1f-zip-8dfd97.zip",
|
|
|
+ "reference": "1a09124ea479cca85fc66a6f21e59aa952ebed1f",
|
|
|
+ "shasum": "4a5cf75c386322f92af3868c2ce51e62846c91fb"
|
|
|
},
|
|
|
"require": {
|
|
|
- "php": ">=5.5.9"
|
|
|
+ "php": ">=5.3.3"
|
|
|
+ },
|
|
|
+ "conflict": {
|
|
|
+ "phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0"
|
|
|
},
|
|
|
"suggest": {
|
|
|
+ "ext-zip": "Zip support is required when using bin/simple-phpunit",
|
|
|
"symfony/debug": "For tracking deprecated interfaces usages at runtime with DebugClassLoader"
|
|
|
},
|
|
|
+ "bin": [
|
|
|
+ "bin/simple-phpunit"
|
|
|
+ ],
|
|
|
"type": "symfony-bridge",
|
|
|
"extra": {
|
|
|
"branch-alias": {
|
|
|
- "dev-master": "3.0-dev"
|
|
|
+ "dev-master": "3.3-dev"
|
|
|
}
|
|
|
},
|
|
|
"autoload": {
|
|
@@ -6174,7 +6181,7 @@
|
|
|
],
|
|
|
"description": "Symfony PHPUnit Bridge",
|
|
|
"homepage": "https://symfony.com",
|
|
|
- "time": "2015-11-28T09:12:47+00:00"
|
|
|
+ "time": "2017-05-28T11:10:04+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "theseer/tokenizer",
|