Skip to content
This repository was archived by the owner on Jan 31, 2020. It is now read-only.

Commit 76b653c

Browse files
committed
Merge branch 'hotfix/96'
Close #96
2 parents ddfc46a + fb89a5e commit 76b653c

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

.travis.yml

+7-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,13 @@ matrix:
5454
- php: 7.2
5555
env:
5656
- DEPS=latest
57-
- php: nightly
57+
- php: 7.3
58+
env:
59+
- DEPS=lowest
60+
- php: 7.3
61+
env:
62+
- DEPS=locked
63+
- php: 7.3
5864
env:
5965
- DEPS=latest
6066

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ All notable changes to this project will be documented in this file, in reverse
66

77
### Added
88

9-
- Nothing.
9+
- [#96](https://github.com/zendframework/zend-stdlib/pull/96) Added PHP 7.3 support
1010

1111
### Changed
1212

0 commit comments

Comments
 (0)