More specific constraint for 3.0

See https://groups.google.com/forum/#!topic/silverstripe-dev/kCHSHLZp2Yg
This commit is contained in:
Ingo Schommer 2013-09-27 10:02:22 +02:00
parent 8e93425950
commit f887ddc475
1 changed files with 1 additions and 1 deletions

View File

@ -11,6 +11,6 @@
],
"require":
{
"silverstripe/framework": "3.*"
"silverstripe/framework": "3.0.*"
}
}