updated composer

This commit is contained in:
micmania1 2013-10-10 00:22:12 +01:00
parent b8e03ce116
commit e95cb4f4d4
2 changed files with 2 additions and 2 deletions

View File

@ -15,7 +15,7 @@ before_script:
- phpenv rehash
- git clone git://github.com/silverstripe-labs/silverstripe-travis-support.git ~/travis-support
- php ~/travis-support/travis_setup.php --source `pwd` --target ~/builds/ss
- cd ~/builds/ss
- cd ~/builds/ss
script:
- phpunit silverstripe-blog/tests/

View File

@ -4,7 +4,7 @@
"keywords": ["silverstripe", "blog", "news"],
"type": "silverstripe-module",
"require": {
"silverstripe/cms": ">=3.1.x-dev"
"silverstripe/cms": "~3.1"
},
"license": "BSD-2-Clause",
"authors": [