laravel/composer deps updates

This commit is contained in:
Nabeel Shahzad 2018-02-25 11:23:52 -06:00
parent 82b5ff620d
commit f20cfb53a6
2 changed files with 33 additions and 35 deletions

View File

@ -13,7 +13,7 @@
"laravelcollective/html": "5.6.x", "laravelcollective/html": "5.6.x",
"prettus/l5-repository": "2.6.x", "prettus/l5-repository": "2.6.x",
"spatie/laravel-pjax": "1.3.x", "spatie/laravel-pjax": "1.3.x",
"league/geotools": "0.7.x-dev", "league/geotools": "0.8.x",
"toin0u/geotools-laravel": "1.0.x", "toin0u/geotools-laravel": "1.0.x",
"webpatser/laravel-uuid": "3.0.x", "webpatser/laravel-uuid": "3.0.x",
"composer/semver": "1.4.x", "composer/semver": "1.4.x",

66
composer.lock generated
View File

@ -4,7 +4,7 @@
"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"
], ],
"content-hash": "873311d78a79fd569567c865d174e4ab", "content-hash": "dbfae0d2bcd1653a30a90bb2e244308c",
"packages": [ "packages": [
{ {
"name": "arrilot/laravel-widgets", "name": "arrilot/laravel-widgets",
@ -1383,16 +1383,16 @@
}, },
{ {
"name": "laravel/framework", "name": "laravel/framework",
"version": "v5.6.3", "version": "v5.6.5",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/framework.git", "url": "https://github.com/laravel/framework.git",
"reference": "db3e5422070d9b5166493313142b30419efab207" "reference": "2e68209991e15aca1382ef9a3443d13f2e0d8755"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/framework/zipball/db3e5422070d9b5166493313142b30419efab207", "url": "https://api.github.com/repos/laravel/framework/zipball/2e68209991e15aca1382ef9a3443d13f2e0d8755",
"reference": "db3e5422070d9b5166493313142b30419efab207", "reference": "2e68209991e15aca1382ef9a3443d13f2e0d8755",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1403,7 +1403,7 @@
"ext-openssl": "*", "ext-openssl": "*",
"league/flysystem": "~1.0", "league/flysystem": "~1.0",
"monolog/monolog": "~1.12", "monolog/monolog": "~1.12",
"nesbot/carbon": "~1.20", "nesbot/carbon": "^1.22.1",
"php": "^7.1.3", "php": "^7.1.3",
"psr/container": "~1.0", "psr/container": "~1.0",
"psr/simple-cache": "^1.0", "psr/simple-cache": "^1.0",
@ -1449,7 +1449,7 @@
"illuminate/translation": "self.version", "illuminate/translation": "self.version",
"illuminate/validation": "self.version", "illuminate/validation": "self.version",
"illuminate/view": "self.version", "illuminate/view": "self.version",
"tightenco/collect": "self.version" "tightenco/collect": "<5.5.33"
}, },
"require-dev": { "require-dev": {
"aws/aws-sdk-php": "~3.0", "aws/aws-sdk-php": "~3.0",
@ -1514,7 +1514,7 @@
"framework", "framework",
"laravel" "laravel"
], ],
"time": "2018-02-09T13:33:22+00:00" "time": "2018-02-22T19:21:38+00:00"
}, },
{ {
"name": "laravelcollective/html", "name": "laravelcollective/html",
@ -1670,16 +1670,16 @@
}, },
{ {
"name": "league/geotools", "name": "league/geotools",
"version": "dev-master", "version": "0.8.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/thephpleague/geotools.git", "url": "https://github.com/thephpleague/geotools.git",
"reference": "e65d523702b91d1095184da62ac144c128e950ed" "reference": "ed02a15c76bbf793a87932d8c55b83a3783429ea"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/thephpleague/geotools/zipball/e65d523702b91d1095184da62ac144c128e950ed", "url": "https://api.github.com/repos/thephpleague/geotools/zipball/ed02a15c76bbf793a87932d8c55b83a3783429ea",
"reference": "e65d523702b91d1095184da62ac144c128e950ed", "reference": "ed02a15c76bbf793a87932d8c55b83a3783429ea",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1740,7 +1740,7 @@
"geometry", "geometry",
"geotools" "geotools"
], ],
"time": "2018-02-10 13:29:13" "time": "2018-02-22T05:37:51+00:00"
}, },
{ {
"name": "league/iso3166", "name": "league/iso3166",
@ -2175,7 +2175,7 @@
"lib/random.php" "lib/random.php"
] ]
}, },
"notification-url": "https://packagist.org/downloads/", "notification-url": "http://packagist.org/downloads/",
"license": [ "license": [
"MIT" "MIT"
], ],
@ -2290,7 +2290,7 @@
"Http\\Client\\": "src/" "Http\\Client\\": "src/"
} }
}, },
"notification-url": "https://packagist.org/downloads/", "notification-url": "http://packagist.org/downloads/",
"license": [ "license": [
"MIT" "MIT"
], ],
@ -2341,7 +2341,7 @@
"Http\\Promise\\": "src/" "Http\\Promise\\": "src/"
} }
}, },
"notification-url": "https://packagist.org/downloads/", "notification-url": "http://packagist.org/downloads/",
"license": [ "license": [
"MIT" "MIT"
], ],
@ -2714,7 +2714,7 @@
"Prettus\\Validator\\": "src/Prettus/Validator/" "Prettus\\Validator\\": "src/Prettus/Validator/"
} }
}, },
"notification-url": "https://packagist.org/downloads/", "notification-url": "http://packagist.org/downloads/",
"authors": [ "authors": [
{ {
"name": "Anderson Andrade", "name": "Anderson Andrade",
@ -2803,7 +2803,7 @@
"Psr\\Container\\": "src/" "Psr\\Container\\": "src/"
} }
}, },
"notification-url": "https://packagist.org/downloads/", "notification-url": "http://packagist.org/downloads/",
"license": [ "license": [
"MIT" "MIT"
], ],
@ -2949,7 +2949,7 @@
"Psr\\SimpleCache\\": "src/" "Psr\\SimpleCache\\": "src/"
} }
}, },
"notification-url": "https://packagist.org/downloads/", "notification-url": "http://packagist.org/downloads/",
"license": [ "license": [
"MIT" "MIT"
], ],
@ -3358,7 +3358,7 @@
"lib/swift_required.php" "lib/swift_required.php"
] ]
}, },
"notification-url": "https://packagist.org/downloads/", "notification-url": "http://packagist.org/downloads/",
"license": [ "license": [
"MIT" "MIT"
], ],
@ -5306,7 +5306,7 @@
"Faker\\": "src/Faker/" "Faker\\": "src/Faker/"
} }
}, },
"notification-url": "https://packagist.org/downloads/", "notification-url": "http://packagist.org/downloads/",
"license": [ "license": [
"MIT" "MIT"
], ],
@ -5658,7 +5658,7 @@
"src/" "src/"
] ]
}, },
"notification-url": "https://packagist.org/downloads/", "notification-url": "http://packagist.org/downloads/",
"license": [ "license": [
"BSD-3-Clause" "BSD-3-Clause"
], ],
@ -5705,7 +5705,7 @@
"src/" "src/"
] ]
}, },
"notification-url": "https://packagist.org/downloads/", "notification-url": "http://packagist.org/downloads/",
"license": [ "license": [
"BSD-3-Clause" "BSD-3-Clause"
], ],
@ -5762,7 +5762,7 @@
] ]
} }
}, },
"notification-url": "https://packagist.org/downloads/", "notification-url": "http://packagist.org/downloads/",
"license": [ "license": [
"MIT" "MIT"
], ],
@ -6525,7 +6525,7 @@
"src/" "src/"
] ]
}, },
"notification-url": "https://packagist.org/downloads/", "notification-url": "http://packagist.org/downloads/",
"license": [ "license": [
"BSD-3-Clause" "BSD-3-Clause"
], ],
@ -6577,7 +6577,7 @@
"src/" "src/"
] ]
}, },
"notification-url": "https://packagist.org/downloads/", "notification-url": "http://packagist.org/downloads/",
"license": [ "license": [
"BSD-3-Clause" "BSD-3-Clause"
], ],
@ -6645,7 +6645,7 @@
"src/" "src/"
] ]
}, },
"notification-url": "https://packagist.org/downloads/", "notification-url": "http://packagist.org/downloads/",
"license": [ "license": [
"BSD-3-Clause" "BSD-3-Clause"
], ],
@ -6695,7 +6695,7 @@
"src/" "src/"
] ]
}, },
"notification-url": "https://packagist.org/downloads/", "notification-url": "http://packagist.org/downloads/",
"license": [ "license": [
"BSD-3-Clause" "BSD-3-Clause"
], ],
@ -6740,7 +6740,7 @@
"src/" "src/"
] ]
}, },
"notification-url": "https://packagist.org/downloads/", "notification-url": "http://packagist.org/downloads/",
"license": [ "license": [
"BSD-3-Clause" "BSD-3-Clause"
], ],
@ -6785,7 +6785,7 @@
"src/" "src/"
] ]
}, },
"notification-url": "https://packagist.org/downloads/", "notification-url": "http://packagist.org/downloads/",
"license": [ "license": [
"BSD-3-Clause" "BSD-3-Clause"
], ],
@ -6974,7 +6974,7 @@
"src/" "src/"
] ]
}, },
"notification-url": "https://packagist.org/downloads/", "notification-url": "http://packagist.org/downloads/",
"license": [ "license": [
"BSD-3-Clause" "BSD-3-Clause"
], ],
@ -7103,9 +7103,7 @@
], ],
"aliases": [], "aliases": [],
"minimum-stability": "stable", "minimum-stability": "stable",
"stability-flags": { "stability-flags": [],
"league/geotools": 20
},
"prefer-stable": false, "prefer-stable": false,
"prefer-lowest": false, "prefer-lowest": false,
"platform": { "platform": {