File tree Expand file tree Collapse file tree 1 file changed +7
-6
lines changed Expand file tree Collapse file tree 1 file changed +7
-6
lines changed Original file line number Diff line number Diff line change 22 "name" : " casbin/webman-permission" ,
33 "keywords" : [
44 " webman" ,
5+ " workerman" ,
56 " casbin" ,
67 " permission" ,
78 " access-control" ,
2122 "type" : " library" ,
2223 "license" : " MIT" ,
2324 "require" : {
24- "php" : " >=7.4 " ,
25- "casbin/casbin" : " ^3.20 " ,
26- "topthink/think-orm" : " ^2.0|^ 3.0" ,
27- "php-di/php-di" : " ^6.3|^ 7.0" ,
25+ "php" : " >=8.0 " ,
26+ "casbin/casbin" : " ~4.0 " ,
27+ "topthink/think-orm" : " ^3.0" ,
28+ "php-di/php-di" : " ^7.0" ,
2829 "doctrine/annotations" : " ^1.13" ,
29- "workerman/redis" : " ^1.0|^ 2.0"
30+ "workerman/redis" : " ^2.0"
3031 },
3132 "autoload" : {
3233 "psr-4" : {
3940 }
4041 },
4142 "require-dev" : {
42- "phpunit/phpunit" : " ~7.0|~ 8.0|~9.0" ,
43+ "phpunit/phpunit" : " ~8.0|~9.0" ,
4344 "php-coveralls/php-coveralls" : " ^2.1" ,
4445 "workerman/webman" : " ^1.0" ,
4546 "vlucas/phpdotenv" : " ^5.5" ,
You can’t perform that action at this time.
0 commit comments