When I have tried to isntall the app 'Photos' and enable it I get the error:
'This app cannot be installed because the following dependencies are not fulfilled:
Server version 19 or higher is required.'
I have isntalled it by running git clone https://github.com/nextcloud/photos.git in the /apps folder of nextcloud
I have set the correct permisions for the folder and all subfolders but still get the issue, even after isntalling php-gd and restarting apache2
I am running version 18 of nextcloud on Ubuntu 18.04.3 LTS
Any clue where I've gone wrong?