Skip to content

Commit c93ebda

Browse files
authored
Merge pull request #3 from basakest/upgrade
feat: upgrade casbin to 3.1
2 parents 5b6f99f + 5e8dd9f commit c93ebda

File tree

3 files changed

+977
-319
lines changed

3 files changed

+977
-319
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"license": "Apache-2.0",
1212
"require": {
1313
"cakephp/cakephp": "3.*",
14-
"casbin/casbin": "0.*"
14+
"casbin/casbin": "~3.1"
1515
},
1616
"require-dev": {
1717
"phpunit/phpunit": "^7.0",

0 commit comments

Comments
 (0)