Change to comply negotiation:^2.0.0

This commit is contained in:
Benoît Burnichon
2015-08-17 17:32:16 +02:00
parent a0f69cd213
commit 0db32e35b8
4 changed files with 13 additions and 19 deletions

View File

@@ -21,12 +21,7 @@ class classContentNegotiationServiceProviderTest extends ServiceProviderTestCase
),
array(
'Alchemy\Phrasea\Core\Provider\ContentNegotiationServiceProvider',
'format.negotiator',
'Negotiation\FormatNegotiator'
),
array(
'Alchemy\Phrasea\Core\Provider\ContentNegotiationServiceProvider',
'langage.negotiator',
'language.negotiator',
'Negotiation\LanguageNegotiator'
)
);