mirror of
https://github.com/silverstripe/silverstripe-fulltextsearch
synced 2024-10-22 14:05:29 +02:00
DEP use sminnee/phpunit fork
This commit is contained in:
parent
665f13366e
commit
8465c44825
@ -1,8 +1,7 @@
|
||||
# https://docs.travis-ci.com/user/build-config-imports/
|
||||
version: ~> 1.0
|
||||
|
||||
import:
|
||||
- silverstripe/silverstripe-travis-shared:config/provision/standard-jobs.yml
|
||||
- silverstripe/silverstripe-travis-shared:config/provision/standard-jobs-range.yml
|
||||
|
||||
env:
|
||||
global:
|
||||
|
@ -30,7 +30,7 @@
|
||||
},
|
||||
"require-dev": {
|
||||
"silverstripe/cms": "^4.0",
|
||||
"phpunit/phpunit": "^5.7",
|
||||
"sminnee/phpunit": "^5.7",
|
||||
"squizlabs/php_codesniffer": "^3.0"
|
||||
},
|
||||
"autoload": {
|
||||
|
Loading…
Reference in New Issue
Block a user