Skip to content

Commit

Permalink
Merge branch '3.0' into 3
Browse files Browse the repository at this point in the history
  • Loading branch information
emteknetnz committed May 4, 2023
2 parents 3b59d56 + 943b953 commit 91d1b8b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 9 deletions.
12 changes: 4 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,11 @@
This module adds a "Users, Groups and Permissions" report in the CMS, so that
an administrator can get a quick overview of who has access to the CMS.

## Requirements
## Installation

* Silverstripe 4.0+

**Note:** For Silverstripe 3.x, please use the [1.x release line](https://github.com/silverstripe/silverstripe-securityreport/tree/1.0).

## Install

To install run `composer require silverstripe/securityreport`.
```sh
composer require silverstripe/securityreport
```

## Subsites Support

Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@
},
"minimum-stability": "dev",
"prefer-stable": true
}
}

0 comments on commit 91d1b8b

Please sign in to comment.