Fix typo in composer.json

This commit is contained in:
Will Rossiter 2013-01-17 13:23:44 +13:00
parent dd8349fcdd
commit 2185dda154
1 changed files with 1 additions and 1 deletions

View File

@ -13,6 +13,6 @@
}],
"require": {
"php": ">=5.3.2",
"silverstripe/framework": ">=3.2.x-dev",
"silverstripe/framework": ">=3.2.x-dev"
}
}