Skip to content

Commit d2c615c

Browse files
authored
移除 illuminate/container 8.0 (overtrue#467)
1 parent bde145c commit d2c615c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
}
1111
],
1212
"require": {
13-
"illuminate/container": "^8.0|^9.0|^10.0",
13+
"illuminate/container": "^9.0|^10.0",
1414
"w7corp/easywechat": "^6.0.0"
1515
},
1616
"require-dev": {

0 commit comments

Comments
 (0)