Skip to content

Commit fc4fd44

Browse files
committed
fix: test: TravisCIのphp7.3でエラーが出るため修正
NetCommons3/NetCommons3#1618
1 parent 9b341b0 commit fc4fd44

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ php:
44
- 7.0
55
- 7.1
66
- 7.2
7-
- 7.3
7+
- 7.3.24
88
- 7.4
99

1010
sudo: false

0 commit comments

Comments
 (0)