diff --git a/composer.json b/composer.json index 3c22dae..37441c0 100644 --- a/composer.json +++ b/composer.json @@ -15,12 +15,12 @@ "require": { "php": ">=5.3.0", "composer/installers": "*", - "openbuildings/jam": "0.4.*", + "openbuildings/jam": "~0.5.0", "openbuildings/flex-storage": "0.1.*" }, "require-dev": { "twbs/bootstrap": "2.3.*", "openbuildings/kohana-test-bootsrap": "0.1.*", - "openbuildings/jam-auth": "0.1.*" + "openbuildings/jam-auth": "~0.3.2" } -} \ No newline at end of file +} diff --git a/composer.lock b/composer.lock index a23c8d0..2009d40 100644 --- a/composer.lock +++ b/composer.lock @@ -1,30 +1,32 @@ { "_readme": [ "This file locks the dependencies of your project to a known state", - "Read more about it at http://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file" + "Read more about it at http://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", + "This file is @generated automatically" ], - "hash": "5c22e579c350c26212753b2253300f5f", + "hash": "43f52aae8d51b2a739c51766f4492c2b", "packages": [ { "name": "composer/installers", - "version": "v1.0.5", + "version": "v1.0.20", "source": { "type": "git", "url": "https://github.com/composer/installers.git", - "reference": "v1.0.5" + "reference": "1bff8aa77a18f3616f468ed8000cf86a5725bac3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/installers/zipball/v1.0.5", - "reference": "v1.0.5", + "url": "https://api.github.com/repos/composer/installers/zipball/1bff8aa77a18f3616f468ed8000cf86a5725bac3", + "reference": "1bff8aa77a18f3616f468ed8000cf86a5725bac3", "shasum": "" }, "replace": { + "roundcube/plugin-installer": "*", "shama/baton": "*" }, "require-dev": { "composer/composer": "1.0.*@dev", - "phpunit/phpunit": "3.7.*" + "phpunit/phpunit": "4.1.*" }, "type": "composer-installer", "extra": { @@ -46,49 +48,70 @@ { "name": "Kyle Robinson Young", "email": "kyle@dontkry.com", - "homepage": "https://github.com/shama", - "role": "Developer" + "homepage": "https://github.com/shama" } ], "description": "A multi-framework Composer library installer", "homepage": "http://composer.github.com/installers/", "keywords": [ - "TYPO3 Flow", - "TYPO3 Neos", + "Craft", + "Dolibarr", + "Hurad", + "MODX Evo", + "OXID", + "SMF", + "Thelia", + "WolfCMS", "agl", + "annotatecms", + "bitrix", "cakephp", + "chef", "codeigniter", + "concrete5", + "croogo", + "dokuwiki", "drupal", + "elgg", "fuelphp", + "grav", "installer", "joomla", "kohana", "laravel", - "li3", "lithium", + "magento", "mako", + "mediawiki", "modulework", + "moodle", "phpbb", + "piwik", "ppi", + "puppet", + "roundcube", + "shopware", "silverstripe", "symfony", + "typo3", "wordpress", - "zend" + "zend", + "zikula" ], - "time": "2013-08-07 17:25:08" + "time": "2015-01-11 03:51:11" }, { "name": "openbuildings/flex-storage", - "version": "v0.1.2", + "version": "0.1.3", "source": { "type": "git", "url": "https://github.com/OpenBuildings/flex-storage.git", - "reference": "v0.1.2" + "reference": "780d09228a3e4e5a3086c1f55592304502efe987" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/OpenBuildings/flex-storage/zipball/v0.1.2", - "reference": "v0.1.2", + "url": "https://api.github.com/repos/OpenBuildings/flex-storage/zipball/780d09228a3e4e5a3086c1f55592304502efe987", + "reference": "780d09228a3e4e5a3086c1f55592304502efe987", "shasum": "" }, "require": { @@ -113,20 +136,20 @@ } ], "description": "Flexible storage provider for files (rackspace, aws, ftp, local)", - "time": "2013-08-14 07:24:02" + "time": "2014-07-08 12:07:06" }, { "name": "openbuildings/jam", - "version": "0.4.0", + "version": "0.5.0", "source": { "type": "git", "url": "https://github.com/OpenBuildings/jam.git", - "reference": "0.4.0" + "reference": "6dba32cc578cf58d22dfd9916ac33ae794194021" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/OpenBuildings/jam/zipball/0.4.0", - "reference": "0.4.0", + "url": "https://api.github.com/repos/OpenBuildings/jam/zipball/6dba32cc578cf58d22dfd9916ac33ae794194021", + "reference": "6dba32cc578cf58d22dfd9916ac33ae794194021", "shasum": "" }, "require": { @@ -135,7 +158,14 @@ "php": ">=5.3.0" }, "require-dev": { - "openbuildings/kohana-test-bootsrap": "0.1.*" + "openbuildings/kohana-test-bootsrap": "0.1.*", + "phpunit/phpunit-dom-assertions": "1.0.*@dev" + }, + "suggest": { + "openbuildings/jam-auth": "A Kohana Auth implementation for Jam, with services", + "openbuildings/jam-closuretable": "Closuretable implementation for Jam ORM", + "openbuildings/jam-monetary": "Convert and format currencies and amounts with a Jam field", + "openbuildings/jam-tart": "Jam admin builder" }, "type": "kohana-module", "notification-url": "https://packagist.org/downloads/", @@ -146,7 +176,6 @@ { "name": "Ivan Kerin", "email": "ivan@openbuildings.com", - "homepage": "https://github.com/OpenBuildings/jam", "role": "Author" } ], @@ -160,7 +189,7 @@ "upload", "validation" ], - "time": "2013-08-15 09:45:51" + "time": "2015-02-09 14:58:09" }, { "name": "rackspace/php-opencloud", @@ -168,12 +197,12 @@ "source": { "type": "git", "url": "https://github.com/rackspace/php-opencloud.git", - "reference": "V1.5.10" + "reference": "f4c4bbbae8b108c572b346a7cd350c62122451d5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/rackspace/php-opencloud/zipball/V1.5.10", - "reference": "V1.5.10", + "url": "https://api.github.com/repos/rackspace/php-opencloud/zipball/f4c4bbbae8b108c572b346a7cd350c62122451d5", + "reference": "f4c4bbbae8b108c572b346a7cd350c62122451d5", "shasum": "" }, "require": { @@ -197,7 +226,8 @@ }, { "name": "Jamie Hannaford", - "email": "jamie@limetree.org" + "email": "jamie.hannaford@rackspace.com", + "homepage": "https://github.com/jamiehannaford" } ], "description": "Rackspace open cloud php library", @@ -209,74 +239,24 @@ } ], "packages-dev": [ - { - "name": "facebook/php-sdk", - "version": "v3.2.2", - "source": { - "type": "git", - "url": "https://github.com/facebook/facebook-php-sdk.git", - "reference": "v3.2.2" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/facebook/facebook-php-sdk/zipball/v3.2.2", - "reference": "v3.2.2", - "shasum": "" - }, - "require": { - "ext-curl": "*", - "ext-json": "*", - "php": ">=5.2.0" - }, - "type": "library", - "autoload": { - "classmap": [ - "src" - ] - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "Apache2" - ], - "authors": [ - { - "name": "Facebook", - "homepage": "https://github.com/facebook/facebook-php-sdk/contributors" - } - ], - "description": "Facebook PHP SDK", - "homepage": "https://github.com/facebook/facebook-php-sdk", - "keywords": [ - "facebook", - "sdk" - ], - "time": "2013-01-15 21:37:15" - }, { "name": "openbuildings/jam-auth", - "version": "0.1.2", + "version": "0.3.2", "source": { "type": "git", - "url": "https://github.com/OpenBuildings/jam-auth.git", - "reference": "0.1.2" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/OpenBuildings/jam-auth/zipball/0.1.2", - "reference": "0.1.2", - "shasum": "" + "url": "https://github.com/OpenBuildings/jam-auth", + "reference": "e991a02c75755b4e30bddc843a3dad6c63219f21" }, "require": { "composer/installers": "*", - "facebook/php-sdk": "3.2.*", - "openbuildings/jam": "0.4.*", + "openbuildings/jam": "~0.5.0", "php": ">=5.3.0" }, "require-dev": { + "facebook/php-sdk": "3.2.*", "openbuildings/kohana-test-bootsrap": "0.1.*" }, "type": "kohana-module", - "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], @@ -284,34 +264,33 @@ { "name": "Ivan Kerin", "email": "ivan@openbuildings.com", - "homepage": "https://github.com/OpenBuildings/jam", "role": "Author" } ], "description": "This is a Kohana Auth driver, for Jam", "homepage": "https://github.com/OpenBuildings/jam-auth", "keywords": [ - "Authentication", "auth", + "authentication", "facebook", "jam", "kohana", "login" ], - "time": "2013-08-15 10:08:36" + "time": "2015-02-09 16:24:06" }, { "name": "openbuildings/kohana-test-bootsrap", - "version": "0.1.0", + "version": "0.1.2", "source": { "type": "git", "url": "https://github.com/OpenBuildings/kohana-test-bootstrap.git", - "reference": "0.1.0" + "reference": "57c9cae9bd97edbe58d1c41c35c499c7d54f4030" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/OpenBuildings/kohana-test-bootstrap/zipball/0.1.0", - "reference": "0.1.0", + "url": "https://api.github.com/repos/OpenBuildings/kohana-test-bootstrap/zipball/57c9cae9bd97edbe58d1c41c35c499c7d54f4030", + "reference": "57c9cae9bd97edbe58d1c41c35c499c7d54f4030", "shasum": "" }, "type": "library", @@ -333,7 +312,7 @@ } ], "description": "Kohana core classes repackaged with composer, used to test modules", - "time": "2013-08-12 09:28:25" + "time": "2013-10-01 08:57:54" }, { "name": "twbs/bootstrap", @@ -341,12 +320,12 @@ "source": { "type": "git", "url": "https://github.com/twbs/bootstrap.git", - "reference": "v2.3.2" + "reference": "b4c4072679943773a7582daa63f545ba818fa627" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/twbs/bootstrap/zipball/v2.3.2", - "reference": "v2.3.2", + "url": "https://api.github.com/repos/twbs/bootstrap/zipball/b4c4072679943773a7582daa63f545ba818fa627", + "reference": "b4c4072679943773a7582daa63f545ba818fa627", "shasum": "" }, "type": "library", @@ -363,17 +342,13 @@ "time": "2013-07-27 06:36:38" } ], - "aliases": [ - - ], + "aliases": [], "minimum-stability": "stable", - "stability-flags": [ - - ], + "stability-flags": [], + "prefer-stable": false, + "prefer-lowest": false, "platform": { "php": ">=5.3.0" }, - "platform-dev": [ - - ] + "platform-dev": [] }