Skip to content

Commit 53334d4

Browse files
committed
Fixed error macroable version for pipeline.
1 parent 9c110c5 commit 53334d4

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
@@ -17,7 +17,7 @@
1717
},
1818
"require": {
1919
"php": ">=8.2",
20-
"hyperf/macroable": "~3.1.0",
20+
"hyperf/macroable": "~3.2.0",
2121
"psr/container": "^1.0 || ^2.0"
2222
},
2323
"autoload": {

0 commit comments

Comments
 (0)