Update recipe-plugin to 1.0

This commit is contained in:
Damian Mooyman 2017-10-25 11:14:32 +13:00
parent ed0e2297a4
commit 35a17cc9c0
No known key found for this signature in database
GPG Key ID: 78B823A10DE27D1A
1 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@
"description": "The SilverStripe Framework Installer",
"require": {
"php": ">=5.6.0",
"silverstripe/recipe-plugin": ">=0.1@dev <1.0",
"silverstripe/recipe-plugin": "^1",
"silverstripe/recipe-cms": "1.0.x-dev",
"silverstripe-themes/simple": "~3.2.0"
},
@ -24,4 +24,4 @@
},
"prefer-stable": true,
"minimum-stability": "dev"
}
}