This website works better with JavaScript
Home
Explore
Help
Sign In
hugh
/
curl
Watch
1
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
Removed stable requirement
Jan Oris
8 years ago
parent
ef08a93084
commit
df0b36006b
1 changed files
with
1 additions
and
3 deletions
Split View
Show Diff Stats
1
3
composer.json
+ 1
- 3
composer.json
View File
@@ -22,7 +22,5 @@
"psr-4": {
"Ixudra\\Curl\\": "src/"
}
- },
-
- "minimum-stability": "stable"
+ }
}