Skip to content

Commit 603657a

Browse files
committed
Bumped retry library maximum version constraint to include v3.
1 parent ee03ad6 commit 603657a

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
@@ -14,7 +14,7 @@
1414
"async/throttle": "^3",
1515
"psr/cache": "^1",
1616
"psr/container": "^1",
17-
"scriptfusion/retry": "^2.1",
17+
"scriptfusion/retry": "^2.1|^3",
1818
"scriptfusion/retry-exception-handlers": "^1.2",
1919
"scriptfusion/static-class": "^1"
2020
},

0 commit comments

Comments
 (0)