We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ee4d23 commit 6f94e08Copy full SHA for 6f94e08
frameworks/PHP/ripple/composer.json
@@ -1,10 +1,9 @@
1
{
2
"require": {
3
"ext-pdo": "*",
4
- "cloudtay/ripple-http": "^0.3.0",
5
- "cloudtay/ripple-rdo": "*",
6
- "cloudtay/ripple": "^1.0@alpha"
+ "cloudtay/ripple-http": "^1.0",
+ "cloudtay/ripple": "^1.0"
7
},
8
- "minimum-stability": "dev",
+ "minimum-stability": "beta",
9
"prefer-stable": true
10
}
0 commit comments