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
a3bad3b7b8
@ -1,5 +1,11 @@
|
||||
language: php
|
||||
|
||||
dist: xenial
|
||||
|
||||
services:
|
||||
- mysql
|
||||
- postgresql
|
||||
|
||||
env:
|
||||
global:
|
||||
- COMPOSER_ROOT_VERSION=4.5.x-dev
|
||||
|
@ -25,9 +25,6 @@
|
||||
"project-files": [
|
||||
"app/src/*"
|
||||
],
|
||||
"branch-alias": {
|
||||
"4.x-dev": "4.5.x-dev"
|
||||
},
|
||||
"resources-dir": "_resources"
|
||||
},
|
||||
"config": {
|
||||
|
Loading…
Reference in New Issue
Block a user