Use latest tagged laravel-postgis, fix a typo in .env.example

This commit is contained in:
Jonny Barnes 2016-06-06 11:30:20 +01:00
parent 58c060ad27
commit ceaa00a9cf
3 changed files with 36 additions and 53 deletions

View file

@ -11,7 +11,6 @@ DB_PORT=3306
DB_DATABASE=homestead DB_DATABASE=homestead
DB_USERNAME=homestead DB_USERNAME=homestead
DB_PASSWORD=secret DB_PASSWORD=secret
DB_CONNECTION=pgsql
CACHE_DRIVER=file CACHE_DRIVER=file
SESSION_DRIVER=file SESSION_DRIVER=file

View file

@ -21,7 +21,7 @@
"league/commonmark": "^0.13.0", "league/commonmark": "^0.13.0",
"spatie/laravel-medialibrary": "^3.5", "spatie/laravel-medialibrary": "^3.5",
"league/flysystem-aws-s3-v3": "^1.0", "league/flysystem-aws-s3-v3": "^1.0",
"phaza/laravel-postgis": "dev-master", "phaza/laravel-postgis": "~3.1",
"lcobucci/jwt": "^3.1" "lcobucci/jwt": "^3.1"
}, },
"require-dev": { "require-dev": {
@ -33,12 +33,6 @@
"barryvdh/laravel-debugbar": "~2.0", "barryvdh/laravel-debugbar": "~2.0",
"filp/whoops": "~2.0" "filp/whoops": "~2.0"
}, },
"repositories": [
{
"type": "vcs",
"url": "https://github.com/njbarrett/laravel-postgis"
}
],
"autoload": { "autoload": {
"classmap": [ "classmap": [
"database" "database"

80
composer.lock generated
View file

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