mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
parent
3712e93d98
commit
1ee03da657
@ -55,8 +55,6 @@ matrix:
|
||||
env:
|
||||
- DB=MYSQL
|
||||
- PHPUNIT_TEST=cms
|
||||
allow_failures:
|
||||
- php: 7.4snapshot
|
||||
|
||||
before_script:
|
||||
# Extra $PATH
|
||||
|
@ -55,6 +55,7 @@
|
||||
},
|
||||
"require-dev": {
|
||||
"phpunit/phpunit": "^5.7",
|
||||
"sminnee/phpunit-mock-objects": "^3.4.5",
|
||||
"silverstripe/versioned": "^1"
|
||||
},
|
||||
"provide": {
|
||||
|
Loading…
Reference in New Issue
Block a user