You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In composer.json you have: "helios-ag/fm-elfinder-php-connector": "~2.0"
and it is old for symfony2.8
Steps To Reproduce:
I tried to upload an image but ElFinder responded with: Unable to connect to the backend.
For correct this error I downloaded last version of Elfinder from this fork https://github.com/helios-ag/ElFinderPHP.
Can you fix this composer.json bug?
The text was updated successfully, but these errors were encountered:
Also note that option "platform" under config node in composer.json make impact on packages versions that composer choose to install. i.e. platform: php: 5.3.9 will constraint elfinder-connector to ~2.4
Issue Type:
Please pick one and delete the rest:
Bundle Version:
Master
Summary:
In composer.json you have: "helios-ag/fm-elfinder-php-connector": "~2.0"
and it is old for symfony2.8
Steps To Reproduce:
I tried to upload an image but ElFinder responded with: Unable to connect to the backend.
For correct this error I downloaded last version of Elfinder from this fork https://github.com/helios-ag/ElFinderPHP.
Can you fix this composer.json bug?
The text was updated successfully, but these errors were encountered: