diff --git a/.env.example b/.env.example index 606b9714..4fc0c7fb 100644 --- a/.env.example +++ b/.env.example @@ -11,7 +11,6 @@ DB_PORT=3306 DB_DATABASE=homestead DB_USERNAME=homestead DB_PASSWORD=secret -DB_CONNECTION=pgsql CACHE_DRIVER=file SESSION_DRIVER=file diff --git a/composer.json b/composer.json index e93d3e54..5b3a0b8c 100644 --- a/composer.json +++ b/composer.json @@ -21,7 +21,7 @@ "league/commonmark": "^0.13.0", "spatie/laravel-medialibrary": "^3.5", "league/flysystem-aws-s3-v3": "^1.0", - "phaza/laravel-postgis": "dev-master", + "phaza/laravel-postgis": "~3.1", "lcobucci/jwt": "^3.1" }, "require-dev": { @@ -33,12 +33,6 @@ "barryvdh/laravel-debugbar": "~2.0", "filp/whoops": "~2.0" }, - "repositories": [ - { - "type": "vcs", - "url": "https://github.com/njbarrett/laravel-postgis" - } - ], "autoload": { "classmap": [ "database" diff --git a/composer.lock b/composer.lock index 343bc1ec..5f299024 100644 --- a/composer.lock +++ b/composer.lock @@ -4,8 +4,8 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", "This file is @generated automatically" ], - "hash": "6d3a18fd5127115b0f3179dc736a876c", - "content-hash": "6b6a8edced77efdac348f0564cf4a6eb", + "hash": "52bfae9a802b8b7a53d83918045a0d67", + "content-hash": "08624d66bf872209171586433dfd5150", "packages": [ { "name": "anahkiasen/underscore-php", @@ -1175,16 +1175,16 @@ }, { "name": "laravel/framework", - "version": "v5.2.34", + "version": "v5.2.35", "source": { "type": "git", "url": "https://github.com/laravel/framework.git", - "reference": "6a26f3bb6a6e00c53654a661221643ad1b98e146" + "reference": "d2b6b0fe32fab610d356c22e74a6ffd101b0f513" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/framework/zipball/6a26f3bb6a6e00c53654a661221643ad1b98e146", - "reference": "6a26f3bb6a6e00c53654a661221643ad1b98e146", + "url": "https://api.github.com/repos/laravel/framework/zipball/d2b6b0fe32fab610d356c22e74a6ffd101b0f513", + "reference": "d2b6b0fe32fab610d356c22e74a6ffd101b0f513", "shasum": "" }, "require": { @@ -1300,7 +1300,7 @@ "framework", "laravel" ], - "time": "2016-05-26 21:59:46" + "time": "2016-05-30 17:42:01" }, { "name": "lcobucci/jwt", @@ -2100,7 +2100,7 @@ }, { "name": "phaza/laravel-postgis", - "version": "dev-master", + "version": "3.1", "source": { "type": "git", "url": "https://github.com/njbarrett/laravel-postgis.git", @@ -2131,12 +2131,7 @@ "Phaza\\LaravelPostgis\\": "src/" } }, - "autoload-dev": { - "classmap": [ - "tests/BaseTestCase.php", - "tests/Stubs/" - ] - }, + "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], @@ -2151,31 +2146,27 @@ } ], "description": "Postgis extensions for laravel. Aims to make it easy to work with geometries from laravel models", - "support": { - "source": "https://github.com/njbarrett/laravel-postgis/tree/master", - "issues": "https://github.com/njbarrett/laravel-postgis/issues" - }, "time": "2016-05-21 08:00:18" }, { "name": "predis/predis", - "version": "v1.0.3", + "version": "v1.1.0", "source": { "type": "git", "url": "https://github.com/nrk/predis.git", - "reference": "84060b9034d756b4d79641667d7f9efe1aeb8e04" + "reference": "0e17edbefb50c6cbd1acc4a6f6ef06399deb1af2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nrk/predis/zipball/84060b9034d756b4d79641667d7f9efe1aeb8e04", - "reference": "84060b9034d756b4d79641667d7f9efe1aeb8e04", + "url": "https://api.github.com/repos/nrk/predis/zipball/0e17edbefb50c6cbd1acc4a6f6ef06399deb1af2", + "reference": "0e17edbefb50c6cbd1acc4a6f6ef06399deb1af2", "shasum": "" }, "require": { - "php": ">=5.3.2" + "php": ">=5.3.9" }, "require-dev": { - "phpunit/phpunit": "~4.0" + "phpunit/phpunit": "~4.8" }, "suggest": { "ext-curl": "Allows access to Webdis when paired with phpiredis", @@ -2198,14 +2189,14 @@ "homepage": "http://clorophilla.net" } ], - "description": "Flexible and feature-complete PHP client library for Redis", + "description": "Flexible and feature-complete Redis client for PHP and HHVM", "homepage": "http://github.com/nrk/predis", "keywords": [ "nosql", "predis", "redis" ], - "time": "2015-07-30 18:34:15" + "time": "2016-06-01 22:06:21" }, { "name": "psr/http-message", @@ -2491,16 +2482,16 @@ }, { "name": "spatie/laravel-medialibrary", - "version": "3.17.4", + "version": "3.18.0", "source": { "type": "git", "url": "https://github.com/spatie/laravel-medialibrary.git", - "reference": "7f96cd3c709643ab0dde977936b98a7f75396d31" + "reference": "e7a0a564707b29e22c4e03c815d455de515bc230" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spatie/laravel-medialibrary/zipball/7f96cd3c709643ab0dde977936b98a7f75396d31", - "reference": "7f96cd3c709643ab0dde977936b98a7f75396d31", + "url": "https://api.github.com/repos/spatie/laravel-medialibrary/zipball/e7a0a564707b29e22c4e03c815d455de515bc230", + "reference": "e7a0a564707b29e22c4e03c815d455de515bc230", "shasum": "" }, "require": { @@ -2547,7 +2538,7 @@ "media", "spatie" ], - "time": "2016-04-12 09:57:52" + "time": "2016-06-02 11:45:10" }, { "name": "spatie/pdf-to-image", @@ -2824,16 +2815,16 @@ }, { "name": "symfony/event-dispatcher", - "version": "v3.0.6", + "version": "v3.1.0", "source": { "type": "git", "url": "https://github.com/symfony/event-dispatcher.git", - "reference": "807dde98589f9b2b00624dca326740380d78dbbc" + "reference": "0343b2cedd0edb26cdc791212a8eb645c406018b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/807dde98589f9b2b00624dca326740380d78dbbc", - "reference": "807dde98589f9b2b00624dca326740380d78dbbc", + "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/0343b2cedd0edb26cdc791212a8eb645c406018b", + "reference": "0343b2cedd0edb26cdc791212a8eb645c406018b", "shasum": "" }, "require": { @@ -2853,7 +2844,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "3.0-dev" + "dev-master": "3.1-dev" } }, "autoload": { @@ -2880,7 +2871,7 @@ ], "description": "Symfony EventDispatcher Component", "homepage": "https://symfony.com", - "time": "2016-05-05 06:56:13" + "time": "2016-04-12 18:27:47" }, { "name": "symfony/finder", @@ -5160,16 +5151,16 @@ }, { "name": "symfony/yaml", - "version": "v3.0.6", + "version": "v3.1.0", "source": { "type": "git", "url": "https://github.com/symfony/yaml.git", - "reference": "0047c8366744a16de7516622c5b7355336afae96" + "reference": "eca51b7b65eb9be6af88ad7cc91685f1556f5c9a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/yaml/zipball/0047c8366744a16de7516622c5b7355336afae96", - "reference": "0047c8366744a16de7516622c5b7355336afae96", + "url": "https://api.github.com/repos/symfony/yaml/zipball/eca51b7b65eb9be6af88ad7cc91685f1556f5c9a", + "reference": "eca51b7b65eb9be6af88ad7cc91685f1556f5c9a", "shasum": "" }, "require": { @@ -5178,7 +5169,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "3.0-dev" + "dev-master": "3.1-dev" } }, "autoload": { @@ -5205,7 +5196,7 @@ ], "description": "Symfony Yaml Component", "homepage": "https://symfony.com", - "time": "2016-03-04 07:55:57" + "time": "2016-05-26 21:46:24" } ], "aliases": [], @@ -5213,8 +5204,7 @@ "stability-flags": { "jonnybarnes/unicode-tools": 20, "jonnybarnes/indieweb": 20, - "jonnybarnes/webmentions-parser": 20, - "phaza/laravel-postgis": 20 + "jonnybarnes/webmentions-parser": 20 }, "prefer-stable": false, "prefer-lowest": false,