Skip to content

Commit 59e7f6a

Browse files
authored
Update composer require version for authentication plugin
1 parent 21cc781 commit 59e7f6a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/en/tutorials-and-examples/cms/authentication.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ enable new users to register.
1616
Use composer to install the Authentication Plugin:
1717

1818
```bash
19-
composer require "cakephp/authentication:~4.0"
19+
composer require "cakephp/authentication:^4.0"
2020
```
2121

2222
## Adding Password Hashing

0 commit comments

Comments
 (0)