Skip to content

Commit cd6a0c8

Browse files
committed
Updated scriptfusion/retry compatibility to include ^2.
1 parent fc9dc43 commit cd6a0c8

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
@@ -8,7 +8,7 @@
88
}
99
],
1010
"require": {
11-
"scriptfusion/retry": "^1"
11+
"scriptfusion/retry": "^1|^2"
1212
},
1313
"require-dev": {
1414
"phpunit/phpunit": "^4.8"

0 commit comments

Comments
 (0)