We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 401a33e commit 130d297Copy full SHA for 130d297
composer.json
@@ -18,14 +18,14 @@
18
"symfony/finder": "^2.7 || ^3.0 || ^4.0",
19
"symfony/intl": "^2.7 || ^3.0 || ^4.0",
20
21
- "php-translation/common": "^0.3",
22
- "php-translation/symfony-storage": "^0.5.0",
+ "php-translation/common": "^1.0",
+ "php-translation/symfony-storage": "^1.0",
23
"php-translation/extractor": "^1.3",
24
"nyholm/nsa": "^1.1"
25
},
26
"require-dev": {
27
"symfony/phpunit-bridge": "^3.4 || ^4.0",
28
- "php-translation/translator": "^0.1",
+ "php-translation/translator": "^1.0",
29
"php-http/curl-client": "^1.7",
30
"php-http/message": "^1.6",
31
"php-http/message-factory": "^1.0.2",
0 commit comments