Skip to content

Commit c73c09c

Browse files
authored
Patch (#17)
1 parent 2f46478 commit c73c09c

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,3 +35,4 @@ cache:
3535
branches:
3636
except:
3737
- /.*\-dev$/
38+
- /.*\-patch(\-\d+)?$/

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"ext-json": "*",
3838
"behat/behat": "~3.0",
3939
"squizlabs/php_codesniffer": "3.*",
40-
"phpunit/phpunit": "^6.0 || ^7.0 || ^8.0",
40+
"phpunit/phpunit": "^7.0 || ^8.0",
4141
"yoanm/php-unit-extended": "~1.0"
4242
}
4343
}

0 commit comments

Comments
 (0)