mirror of
https://github.com/silverstripe/recipe-cms.git
synced 2024-10-22 08:05:52 +02:00
Merge branch '4.5' into 4
This commit is contained in:
commit
ed4c1ecd45
@ -18,7 +18,7 @@ matrix:
|
||||
env: DB=PGSQL
|
||||
- php: 7.3
|
||||
env: DB=MYSQL
|
||||
- php: 7.3
|
||||
- php: 7.4
|
||||
env: DB=MYSQL
|
||||
|
||||
before_script:
|
||||
|
@ -19,7 +19,8 @@
|
||||
"silverstripe/versioned": "1.x-dev"
|
||||
},
|
||||
"require-dev": {
|
||||
"phpunit/phpunit": "^5.7"
|
||||
"phpunit/phpunit": "^5.7",
|
||||
"sminnee/phpunit-mock-objects": "^3.4.5"
|
||||
},
|
||||
"extra": {
|
||||
"project-files": [
|
||||
|
Loading…
Reference in New Issue
Block a user