php-translation / phraseapp-adapter

Adapter for Phraseapp
MIT License
2 stars 5 forks source link

Could not install with composer #12

Open gaetan-petit opened 5 years ago

gaetan-petit commented 5 years ago

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 .

gaetan-petit commented 5 years ago

Same for php-translation/symfony-storage .

zairigimad commented 5 years ago

Same Issue

gaetan-petit commented 5 years ago

@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.

Spomky commented 4 years ago

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?

welcoMattic commented 4 years ago

Hi! Sorry for the delay, we are working on moving remote storage logic directly in Symfony : https://github.com/symfony/symfony/issues/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 ;)

linibou commented 3 years ago

@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.

Hello, can i ask you which service are you using with php-translation? tank you for your answer :)

gaetan-petit commented 3 years ago

@linibou we're using Phrase without php-translation