From 4566341a44e03019ceef2dc64b9c6b6d15a3db76 Mon Sep 17 00:00:00 2001 From: Aidan Woods Date: Thu, 13 Jul 2017 00:59:21 +0100 Subject: [PATCH] exclude broken release only --- composer.json | 2 +- composer.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index 15f876e3a5..37f0656575 100644 --- a/composer.json +++ b/composer.json @@ -33,7 +33,7 @@ "symfony/event-dispatcher": "~2.1", "symfony/stopwatch": "~2.3", "symfony/config": "~2.3", - "jms/serializer": "1.7.*", + "jms/serializer": ">=0.12, !=1.8.0", "herrera-io/phar-update": "1.0.3", diff --git a/composer.lock b/composer.lock index 36c9fdbde4..f6a5c18365 100644 --- a/composer.lock +++ b/composer.lock @@ -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": "ad3774f1303cb41167768021f0946f1d", + "content-hash": "68c55becc13d5df0e49d8234f3c600e3", "packages": [ { "name": "cilex/cilex",