Skip to content

Commit 8fb08da

Browse files
committed
feat: Upgrade to PHP 8.0 and PHP-Casbin 4.0
1 parent d4aa0b6 commit 8fb08da

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

composer.json

+1-3
Original file line numberDiff line numberDiff line change
@@ -40,10 +40,8 @@
4040
}
4141
},
4242
"require-dev": {
43-
"phpunit/phpunit": "~8.0|~9.0",
4443
"php-coveralls/php-coveralls": "^2.1",
45-
"workerman/webman": "^1.0",
46-
"vlucas/phpdotenv": "^5.5",
44+
"workerman/webman": "^1.5",
4745
"psr/container": "^1.1.1",
4846
"illuminate/database": "^8.83",
4947
"illuminate/pagination": "^8.83",

0 commit comments

Comments
 (0)