Skip to content

Commit 036e342

Browse files
authored
fix: add php-di 7.0
1 parent 6a49395 commit 036e342

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"php": ">=7.4",
2525
"casbin/casbin": "^3.20",
2626
"topthink/think-orm": "^2.0",
27-
"php-di/php-di": "^6.3",
27+
"php-di/php-di": "^6.3|^7.0",
2828
"doctrine/annotations": "^1.13",
2929
"workerman/redis": "^1.0|^2.0"
3030
},

0 commit comments

Comments
 (0)