Skip to content

Commit 55a9fe6

Browse files
require cakedc/users ^5.0|^6.0
1 parent 79531db commit 55a9fe6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"require": {
3030
"php": ">=5.4.16",
3131
"cakephp/cakephp": "^3.4",
32-
"cakedc/users": "^5.0"
32+
"cakedc/users": "^5.0|^6.0"
3333
},
3434
"require-dev": {
3535
"phpunit/phpunit": "<6.0"

0 commit comments

Comments
 (0)