From 74b799005821cc601eb4f5927eb822858249b848 Mon Sep 17 00:00:00 2001 From: Will Rossiter Date: Fri, 5 Apr 2013 21:19:05 +1300 Subject: [PATCH] Branch 1.0 for 3.0.* compatibility --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index bea8d3d..92afc5d 100644 --- a/composer.json +++ b/composer.json @@ -12,6 +12,6 @@ } ], "require": { - "silverstripe/framework": "3.*" + "silverstripe/framework": "3.0.*" } } \ No newline at end of file