This commit is contained in:
yuri
2015-02-18 17:13:41 +02:00
parent b6bc0471b8
commit a89872b785
2 changed files with 13 additions and 6 deletions
Generated
+12 -5
View File
@@ -1592,11 +1592,18 @@
"time": "2014-01-07 13:28:54"
}
],
"aliases": [],
"aliases": [
],
"minimum-stability": "stable",
"stability-flags": [],
"stability-flags": [
],
"prefer-stable": false,
"prefer-lowest": false,
"platform": [],
"platform-dev": []
"platform": [
],
"platform-dev": [
]
}
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "espocrm",
"version": "3.0.0",
"version": "3.0.1",
"description": "",
"main": "index.php",
"repository": {