Skip to content

Commit e1dafeb

Browse files
author
github-ci
committed
补全依赖+
1 parent f127290 commit e1dafeb

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

composer.json

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,13 @@
1212
"symfony/framework-bundle": "^6.4",
1313
"snc/redis-bundle": "^4.8",
1414
"symfony/yaml": "^6.4 || ^7.1",
15-
"godruoyi/php-snowflake": "^3.1.1"
15+
"godruoyi/php-snowflake": "^3.1.1",
16+
"symfony/property-access": "^6.4",
17+
"symfony/string": "^6.4",
18+
"symfony/event-dispatcher": "^6.4",
19+
"symfony/messenger": "^6.4",
20+
"symfony/console": "^6.4",
21+
"symfony/expression-language": "^6.4"
1622
},
1723
"autoload": {
1824
"psr-4": {

0 commit comments

Comments
 (0)