We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
yansongda/artful
1 parent 669c018 commit 722ffdcCopy full SHA for 722ffdc
CHANGELOG.md
@@ -4,6 +4,10 @@
4
5
- feat: 微信V2版本支持普通红包(#973)
6
7
+### chore
8
+
9
+- chore: 升级 `yansongda/artful` 到最新版解决 http 配置不生效的问题(#974)
10
11
## v3.7.1
12
13
### fixed
composer.json
@@ -22,7 +22,7 @@
22
"ext-libxml": "*",
23
"ext-json": "*",
24
"ext-bcmath": "*",
25
- "yansongda/artful": "~1.0.9",
+ "yansongda/artful": "~1.1.0",
26
"yansongda/supports": "~4.0.9"
27
},
28
"require-dev": {
0 commit comments