-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Could not install with composer #12
Comments
Same for php-translation/symfony-storage . |
Same Issue |
@zairigimad fyi we ended up not using php-translation bundle with phraseapp, the other issues were blocking and it seems that the phraseapp adapter is unmainted. |
This issue still exists. Phrase looks to be the only solution for both Symfony translations and our react application+i18next. Is there any news or should we develop our own adapter? |
Hi! Sorry for the delay, we are working on moving remote storage logic directly in Symfony : symfony/symfony#36543 So, it could be possible that we will not fix the issue here but directly in Symfony. However, if you really need it in the package, feel free to open a PR, we will look at this ;) |
Hello, can i ask you which service are you using with php-translation? tank you for your answer :) |
@linibou we're using Phrase without php-translation |
Trying to install the adapter through composer along with the symfony bundle gives me a error with php-translation/common.
I think the composer.json should be update to require ^1.0.0 instead of ^0.2.0 .
The text was updated successfully, but these errors were encountered: