rathouz / tools

Tools, scripts and assets for Pehape libraries
Other
0 stars 3 forks source link

Is it possible to change dependencies to Symfony 4? #1

Open asseyez opened 4 years ago

asseyez commented 4 years ago

First of all thank you for your nice work! I would like to use the image tool (rathouz/text-image). This requires tools library which needs "symfony/console": "^3.1". Now I would like to use symfony 4.

Is it possible to switch to version 4? e.g. "symfony/console": ">=3.4"?

Thanks for your help!

muralibobby35 commented 3 years ago

Is it possible to switch to version 4? e.g. "symfony/console": ">=3.4"?

muralibobby35 commented 3 years ago

@asseyez how did you upgrade it or else did you used another package? Please let me know