Skip to content

Commit

Permalink
Forcing "stable" for 7.1
Browse files Browse the repository at this point in the history
stable effectively means "allow composer to choose", which will
choose Symfony 4.4
  • Loading branch information
weaverryan committed Jul 4, 2020
1 parent 73f9ecc commit fd89d5d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Expand Up @@ -18,7 +18,9 @@ matrix:
fast_finish: true
include:
- php: 7.1.33
env: MAKER_TEST_VERSION=stable
- php: 7.3
env: MAKER_TEST_VERSION=stable-dev
- php: 7.3
env: MAKER_TEST_VERSION=dev
allow_failures:
Expand Down

0 comments on commit fd89d5d

Please sign in to comment.