Skip to content

Commit

Permalink
Merge branch '2.2'
Browse files Browse the repository at this point in the history
  • Loading branch information
robbieaverill committed Aug 5, 2018
2 parents bf1ccfb + 036eebb commit c91315f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ before_script:

# Install composer dependencies
- composer validate
- composer require --no-update silverstripe/recipe-core 1.2.x-dev
- composer require --no-update silverstripe/recipe-core 4.3.x-dev
- composer install --prefer-dist --no-interaction --no-progress --no-suggest --optimize-autoloader --verbose --profile

script:
Expand Down
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
"cwp"
],
"require": {
"silverstripe/framework": "^4.2",
"silverstripe/admin": "^1.2",
"silverstripe/framework": "^4.3",
"silverstripe/admin": "^1.3",
"silverstripe/hybridsessions": "^2",
"silverstripe/environmentcheck": "^2",
"silverstripe/auditor": "^2"
Expand Down

0 comments on commit c91315f

Please sign in to comment.