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 e256945 commit 563ca92Copy full SHA for 563ca92
composer.json
@@ -16,12 +16,11 @@
16
"symfony/translation": "^2.7 || ^3.0",
17
"symfony/finder": "^2.7 || ^3.0",
18
19
- "php-translation/common": "dev-master",
20
- "php-translation/extractor": "dev-master"
+ "php-translation/common": "^0.1",
+ "php-translation/extractor": "^0.1"
21
},
22
"require-dev": {
23
"phpunit/phpunit": "^4.5 || ^5.4",
24
- "php-translation/platform-adapter": "dev-master",
25
"php-translation/translator": "^0.1",
26
"php-http/curl-client": "^1.0",
27
"php-http/message": "^1.0",
0 commit comments