mirror of
https://github.com/barryvdh/laravel-ide-helper.git
synced 2026-08-18 01:57:13 +00:00
@@ -47,6 +47,8 @@ matrix:
|
||||
env: LARAVEL='^6.0' COMPOSER_FLAGS='--prefer-lowest'
|
||||
- php: '7.4'
|
||||
env: LARAVEL='^6.0' COMPOSER_FLAGS='--prefer-stable' RUN_PHPCS=1
|
||||
- php: '7.4'
|
||||
env: LARAVEL='^7.0' COMPOSER_FLAGS='--prefer-stable' RUN_PHPCS=1
|
||||
|
||||
before_script:
|
||||
- phpenv config-rm xdebug.ini || true
|
||||
|
||||
Reference in New Issue
Block a user