Laravel 6 drops support for php7.1, add php7.4 instead.
This commit is contained in:
+1
-1
@@ -14,9 +14,9 @@ services:
|
||||
|
||||
# list any PHP version you want to test against
|
||||
php:
|
||||
- 7.1.8
|
||||
- 7.2
|
||||
- 7.3.0
|
||||
- 7.4
|
||||
|
||||
|
||||
# execute any number of scripts before the test run, custom env's are available as variables
|
||||
|
||||
Reference in New Issue
Block a user