YunoHost-Apps / snipeit_ynh

Snipe-IT package for YunoHost
https://snipeitapp.com/
GNU Affero General Public License v3.0
2 stars 0 forks source link

fix composer issue #5

Closed kay0u closed 4 years ago

kay0u commented 4 years ago

Fix #3 Fix #1

alexAubin commented 4 years ago

That's might be unrelated, but naively testing the install I get :

  - 2019-11-29 15:41:44,818: WARNING - Your requirements could not be resolved to an installable set of packages.
  - 2019-11-29 15:41:44,819: WARNING - Unable to update core dependencies with Composer.

and no more details about what's going on ...

Turns out I had the same issue when testing with the current master, but at least there was more info. Could it be that we can add some sort of --verbose somewhere such that it displays more info when this error happens ?

anmol26s commented 4 years ago

Might be related to php version. Version 4.7.8 is out, which requires php 7.1.3