aboutsummaryrefslogtreecommitdiffhomepage
path: root/.travis.yml
diff options
context:
space:
mode:
authorDavid Foucher <dev@tyjak.net>2020-05-23 14:26:04 +0200
committerDavid Foucher <dev@tyjak.net>2020-05-23 14:26:04 +0200
commitc0d750b9e57546055804020fc2949dbce0dd4a5c (patch)
treed8a034751a04f9376064e253304b6658a901c566 /.travis.yml
parent8f80821820e4024c899d762efb0d2ab3426afc6c (diff)
downloadShaarli-c0d750b9e57546055804020fc2949dbce0dd4a5c.tar.gz
Shaarli-c0d750b9e57546055804020fc2949dbce0dd4a5c.tar.zst
Shaarli-c0d750b9e57546055804020fc2949dbce0dd4a5c.zip
Fix missing php7-simplexml plugin
This is to fix this error I got: Your requirements could not be resolved to an installable set of packages. Problem 1 - Installation request for slim/slim 3.12.3 -> satisfiable by slim/slim[3.12.3]. - slim/slim 3.12.3 requires ext-simplexml * -> the requested PHP extension simplexml is missing from your system. To enable extensions, verify that they are enabled in your .ini files: - /etc/php7/php.ini - /etc/php7/conf.d/00_curl.ini - /etc/php7/conf.d/00_iconv.ini - /etc/php7/conf.d/00_json.ini - /etc/php7/conf.d/00_mbstring.ini - /etc/php7/conf.d/00_openssl.ini - /etc/php7/conf.d/01_phar.ini You can also run `php --ini` inside terminal to see which files are used by PHP in CLI mode.
Diffstat (limited to '.travis.yml')
0 files changed, 0 insertions, 0 deletions