diff --git a/composer.json b/composer.json index f8cb3ad9..066f0b26 100644 --- a/composer.json +++ b/composer.json @@ -18,14 +18,14 @@ "symfony/finder": "^2.7 || ^3.0 || ^4.0", "symfony/intl": "^2.7 || ^3.0 || ^4.0", - "php-translation/common": "^0.3", - "php-translation/symfony-storage": "^0.5.0", + "php-translation/common": "^1.0", + "php-translation/symfony-storage": "^1.0", "php-translation/extractor": "^1.3", "nyholm/nsa": "^1.1" }, "require-dev": { "symfony/phpunit-bridge": "^3.4 || ^4.0", - "php-translation/translator": "^0.1", + "php-translation/translator": "^1.0", "php-http/curl-client": "^1.7", "php-http/message": "^1.6", "php-http/message-factory": "^1.0.2",