Skip to content

Commit f558806

Browse files
committed
Merge remote-tracking branch 'upstream/master'
2 parents cf7a203 + a2590eb commit f558806

File tree

4 files changed

+1356
-4
lines changed

4 files changed

+1356
-4
lines changed

.travis.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
language: php
22

33
php:
4-
- 5.6
5-
- 7.0
4+
- 7.1
65

7-
before_script: composer install
6+
before_script: composer install

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"php": ">=5.6",
99
"ext-curl": "*"
1010
},
11-
"license": "Apache License 2.0",
11+
"license": "Apache-2.0",
1212
"authors": [
1313
{
1414
"name": "Tareq Mahmood",

0 commit comments

Comments
 (0)