Bump recipe plugin dependency

This commit is contained in:
Damian Mooyman 2018-04-05 16:43:07 +12:00
parent 0b71d14fe1
commit f514ba42b6
No known key found for this signature in database
GPG Key ID: 78B823A10DE27D1A
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
"description": "The SilverStripe Framework Installer",
"require": {
"php": ">=5.6.0",
"silverstripe/recipe-plugin": "^1",
"silverstripe/recipe-plugin": "^1.2",
"silverstripe/recipe-cms": "1.2.x-dev",
"silverstripe-themes/simple": "~3.2.0"
},