Skip to content

Commit

Permalink
Merge pull request #156 from symbiote/fix-version
Browse files Browse the repository at this point in the history
FIX: Updating the branch alias since master is now 4.X.
  • Loading branch information
stephenmcm authored Jan 7, 2019
2 parents dd594cc + e0209d3 commit 0c31371
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Registration can be enabled or disabled in the "Behaviour" tab.

**SilverStripe 4.0+**
```
composer require symbiote/silverstripe-memberprofiles:~3.0
composer require symbiote/silverstripe-memberprofiles:~4.0
```

**[SilverStripe 3.1+](https://github.com/symbiote/silverstripe-memberprofiles/tree/2.0)**
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"client"
],
"branch-alias": {
"dev-master": "3.0.x-dev"
"dev-master": "4.0.x-dev"
}
},
"autoload": {
Expand Down

0 comments on commit 0c31371

Please sign in to comment.