Skip to content

Commit

Permalink
Added run CI with PHP 7.4
Browse files Browse the repository at this point in the history
  • Loading branch information
grogy committed Apr 25, 2020
1 parent 85bfd1d commit 7a02375
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ matrix:
- php: 7.1
- php: 7.2
- php: 7.3
- php: 7.4

sudo: false

Expand Down
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- Added check for Symfony dump function `dd` from [@antograssiot](https://github.com/antograssiot).
- Added check for Laravel dump function `dump` from [@Douglasdc3](https://github.com/Douglasdc3).
- Added changelog.
- Added support for PHP 7.4.

### Internal

Expand Down

0 comments on commit 7a02375

Please sign in to comment.