This website works better with JavaScript
Home
Explore
Help
Sign In
githab
/
cakephp-tools
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
remove dev flag
Mark Scherer
10 years ago
parent
f8d32fbb77
commit
fe4d1b7ed6
1 changed files
with
1 additions
and
2 deletions
Split View
Show Diff Stats
1
2
composer.json
+ 1
- 2
composer.json
View File
@@ -38,6 +38,5 @@
},
"extra": {
"installer-name": "Tools"
- },
- "minimum-stability": "dev"
+ }
}