Skip to content

Commit 2462567

Browse files
author
Jacob Struzik
committed
Use PHP 7.2
1 parent 25adb59 commit 2462567

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ php:
66
- 5.5
77
- 5.6
88
- 7.0
9+
- 7.1
10+
- 7.2
911
- nightly
1012
- hhvm
1113

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"source": "https://github.com/robinpowered/php-ntlm"
1717
},
1818
"require": {
19-
"php-64bit": ">=5.4.0"
19+
"php-64bit": ">=7.2.0"
2020
},
2121
"require-dev": {
2222
"ext-mcrypt": "*",

0 commit comments

Comments
 (0)