Skip to content

Commit 6f94e08

Browse files
committed
[PHP/ripple] Update dependent version
1 parent 7ee4d23 commit 6f94e08

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed
Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
{
22
"require": {
33
"ext-pdo": "*",
4-
"cloudtay/ripple-http": "^0.3.0",
5-
"cloudtay/ripple-rdo": "*",
6-
"cloudtay/ripple": "^1.0@alpha"
4+
"cloudtay/ripple-http": "^1.0",
5+
"cloudtay/ripple": "^1.0"
76
},
8-
"minimum-stability": "dev",
7+
"minimum-stability": "beta",
98
"prefer-stable": true
109
}

0 commit comments

Comments
 (0)