Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: support symfony 5 #75

Merged
merged 10 commits into from
Jul 26, 2020
Prev Previous commit
Next Next commit
Merge branch 'master' into patch-1
SelviA authored Jul 20, 2020

Verified

This commit was signed with the committer’s verified signature. The key has expired.
nsoranzo Nicola Soranzo
commit 11c241f5b2d8f5ed34c898095af82663145f0e98
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -3,6 +3,7 @@ language: php
php:
- 7.1
- 7.2
- 7.3
- 7.4

env:
You are viewing a condensed version of this merge commit. You can view the full changes here.