From bb0061fba558af7e2bb8f5515863823bb8dab1a3 Mon Sep 17 00:00:00 2001 From: Jake DeWitt Date: Fri, 1 May 2015 22:12:32 -0700 Subject: [PATCH] updated composer.json --- .idea/workspace.xml | 20 ++++++++++---------- composer.json | 3 ++- 2 files changed, 12 insertions(+), 11 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 74655c7..021be93 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -30,8 +30,8 @@ - - + + @@ -54,9 +54,9 @@ - @@ -122,8 +122,8 @@ - - + + @@ -131,7 +131,7 @@ - + @@ -169,8 +169,8 @@ - - + + diff --git a/composer.json b/composer.json index 336948c..c0f9696 100755 --- a/composer.json +++ b/composer.json @@ -17,5 +17,6 @@ }, "autoload": { "classmap": ["src/isdk.php"] - } + }, + "minimum-stability": "dev" }