We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3110048 + fce6f4f commit d088cb9Copy full SHA for d088cb9
README.md
@@ -17,10 +17,8 @@ See http://sandbox3.dereuromark.de/auth-sandbox
17
## How to include
18
Installing the plugin is pretty much as with every other CakePHP Plugin.
19
20
-```
21
-"require": {
22
- "dereuromark/cakephp-tinyauth": "dev-master"
23
-}
+```bash
+composer require dereuromark/cakephp-tinyauth:dev-master
24
```
25
26
Then load the plugin:
0 commit comments