标签: laravel composer-php
我的作曲家正在下载5.4.36版。如何配置Composer以始终下载最新版本。
答案 0 :(得分:0)
Laravel 5.4是支持PHP 5.6的最新版本。
Laravel 5.5需要PHP 7.0,Laravel 5.6需要PHP 7.1。