]> git.immae.eu Git - github/shaarli/Shaarli.git/commit
Fix PHP version configuration in composer.json 916/head
authorArthurHoaro <arthur@hoa.ro>
Sat, 5 Aug 2017 08:59:39 +0000 (10:59 +0200)
committerArthurHoaro <arthur@hoa.ro>
Sat, 5 Aug 2017 08:59:39 +0000 (10:59 +0200)
commit8911863019870a9827a278244ff85a943016d50d
tree5a9cc943a1a0514bc9c0e6bbbdc1cdfb7239efab
parentfccfa09df84011f363311c44fa1b374ba7cd9af8
Fix PHP version configuration in composer.json

Without this setting, composer would download dependencies depending on the PHP version installed on the system.
E.G. I was getting doctrine/instantiator 1.1, which requires at least PHP 7.1.
composer.json
composer.lock