owncloud / testing

🔧 app for testing ownCloud
GNU Affero General Public License v3.0
3 stars 4 forks source link

Adjust composer files for 'drop PHP 5.6' #93

Closed phil-davis closed 5 years ago

phil-davis commented 5 years ago

Description

I adjusted the behat/composer.json I did not adjust info.xml min-version, because we only have a "latest" testing app tag. The testing app will still work fine on a 10.0 or 10.1 core system. So we do not need to artificially stop that from being possible.

Checklist: