Skip to content

Commit 7a02375

Browse files
committed
Added run CI with PHP 7.4
1 parent 85bfd1d commit 7a02375

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ matrix:
1111
- php: 7.1
1212
- php: 7.2
1313
- php: 7.3
14+
- php: 7.4
1415

1516
sudo: false
1617

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
1111
- Added check for Symfony dump function `dd` from [@antograssiot](https://github.com/antograssiot).
1212
- Added check for Laravel dump function `dump` from [@Douglasdc3](https://github.com/Douglasdc3).
1313
- Added changelog.
14+
- Added support for PHP 7.4.
1415

1516
### Internal
1617

0 commit comments

Comments
 (0)