Create 1.3 branch for 3.0/.1 compat

This commit is contained in:
Simon Welsh 2014-07-10 12:33:22 +10:00
parent 400920f8de
commit c30b79265c
1 changed files with 1 additions and 1 deletions

View File

@ -16,6 +16,6 @@
"require":
{
"silverstripe/framework": "3.*"
"silverstripe/framework": ">=3.0,<3.2"
}
}