Skip to content

Commit 40cf66c

Browse files
committed
prepare 1.10 release
1 parent 486ac88 commit 40cf66c

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

.travis.yml

+1
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ matrix:
2929
- php: 7.0
3030
- php: 7.1
3131
- php: 7.2
32+
- php: 7.3
3233
env: COVERAGE=true TEST_COMMAND="composer test-ci" DEPENDENCIES="henrikbjorn/phpspec-code-coverage:^1.0"
3334

3435
# Test LTS versions

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Change Log
22

3+
## 1.10.0 - 2019-11-18
4+
5+
### Added
6+
7+
- Support for Symfony 5
8+
39
## 1.9.1 - 2019-02-02
410

511
### Added

0 commit comments

Comments
 (0)