Relaxed composer requirements for the module, 3.2 seems to be working #73

This commit is contained in:
Ed Chipman 2015-07-22 19:43:34 -03:00
parent e8ce22f9e9
commit 5af763d05d
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@
],
"require":
{
"silverstripe/framework": ">=3.0.1,<3.2",
"silverstripe/framework": ">=3.0.1,<3.3",
"composer/installers": "*"
},
"support": {