Create 0.10 branch for pre-3.2 support

This commit is contained in:
Simon Welsh 2014-07-09 19:38:17 +10:00
parent 752664613e
commit 3560e15f52

View File

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