Skip to content

Commit

Permalink
travis: update composer to the latest snapshot
Browse files Browse the repository at this point in the history
Fixes our build
  • Loading branch information
mfn committed Apr 23, 2020
1 parent e651466 commit c3b4a38
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ before_script:
- phpenv config-rm xdebug.ini || true

install:
- composer self-update --snapshot
- |
# Due to version incompatiblity with older Laravels we test, we remove it
composer remove --dev matt-allan/laravel-code-style --no-interaction --no-update
Expand Down

0 comments on commit c3b4a38

Please sign in to comment.