temp commit

This commit is contained in:
Daniel Hensby 2018-03-07 12:40:34 +00:00
parent 7b3326fbaf
commit 75e77aa913
No known key found for this signature in database
GPG Key ID: B00D1E9767F0B06E
1 changed files with 4 additions and 1 deletions

View File

@ -5,7 +5,7 @@
"homepage": "http://silverstripe.org",
"license": "BSD-3-Clause",
"require": {
"silverstripe/recipe-plugin": "^1",
"silverstripe/recipe-plugin": "dev-pulls/allow-tmpl-extension as 1.1.1",
"silverstripe/recipe-core": "1.0.x-dev",
"silverstripe/admin": "1.0.x-dev",
"silverstripe/asset-admin": "1.0.x-dev",
@ -20,6 +20,9 @@
"require-dev": {
"phpunit/PHPUnit": "^5.7"
},
"repositories": [
{ "type": "composer", "url": "file:///satis/web/" }
],
"extra": {
"project-files": [
"mysite/code/*"