Closed emmerink closed 6 years ago
Laravel 5.7 comes with Illuminate/Support 5.7 (and does not allow lower versions to be installed).
(not tested for side effects yet)
Is there not a way to avoid putting more || ? I really do not know how to replace this.
Changed it to ~5.1 (all from 5.1 but not including 6.*)
thanks a lot, bro!! 👏
Laravel 5.7 comes with Illuminate/Support 5.7 (and does not allow lower versions to be installed).
(not tested for side effects yet)