Fix Segment version
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
"ext-mcrypt": "*",
|
||||
"ext-openssl": "*",
|
||||
"laravel/framework": "4.2.*",
|
||||
"cachethq/segment": "~1.0",
|
||||
"cachethq/segment": "1.0.*",
|
||||
"dingo/api": "0.8.*",
|
||||
"doctrine/dbal": "2.5.*",
|
||||
"graham-campbell/binput": "2.1.*",
|
||||
|
||||
46
composer.lock
generated
46
composer.lock
generated
@@ -4,7 +4,7 @@
|
||||
"Read more about it at http://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
|
||||
"This file is @generated automatically"
|
||||
],
|
||||
"hash": "115dc40e8f7f9cf3d5b3e29dd66a7bf5",
|
||||
"hash": "be1834e0113a0c714857dadbe14a5503",
|
||||
"packages": [
|
||||
{
|
||||
"name": "cachethq/segment",
|
||||
@@ -1379,16 +1379,16 @@
|
||||
},
|
||||
{
|
||||
"name": "laravel/framework",
|
||||
"version": "v4.2.16",
|
||||
"version": "v4.2.17",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/laravel/framework.git",
|
||||
"reference": "31fe6a5747bbe3c2df21dc4cc8f291e75ab6144f"
|
||||
"reference": "3359de6d6cd322e8a1b251c2f8d9dd42a3e4e232"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/laravel/framework/zipball/31fe6a5747bbe3c2df21dc4cc8f291e75ab6144f",
|
||||
"reference": "31fe6a5747bbe3c2df21dc4cc8f291e75ab6144f",
|
||||
"url": "https://api.github.com/repos/laravel/framework/zipball/3359de6d6cd322e8a1b251c2f8d9dd42a3e4e232",
|
||||
"reference": "3359de6d6cd322e8a1b251c2f8d9dd42a3e4e232",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -1399,7 +1399,7 @@
|
||||
"jeremeamia/superclosure": "~1.0.1",
|
||||
"monolog/monolog": "~1.6",
|
||||
"nesbot/carbon": "~1.0",
|
||||
"patchwork/utf8": "1.1.*",
|
||||
"patchwork/utf8": "~1.1",
|
||||
"php": ">=5.4.0",
|
||||
"phpseclib/phpseclib": "0.3.*",
|
||||
"predis/predis": "0.8.*",
|
||||
@@ -1490,7 +1490,7 @@
|
||||
"framework",
|
||||
"laravel"
|
||||
],
|
||||
"time": "2014-12-22 20:56:10"
|
||||
"time": "2015-02-11 20:37:15"
|
||||
},
|
||||
{
|
||||
"name": "league/fractal",
|
||||
@@ -1774,16 +1774,16 @@
|
||||
},
|
||||
{
|
||||
"name": "patchwork/utf8",
|
||||
"version": "v1.1.28",
|
||||
"version": "v1.2.1",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/tchwork/utf8.git",
|
||||
"reference": "ffa082111aa3cb23cf2479a17e6785ace91da982"
|
||||
"reference": "01f0ed1628db7794e2d4e336f55a09daef4248a5"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/tchwork/utf8/zipball/ffa082111aa3cb23cf2479a17e6785ace91da982",
|
||||
"reference": "ffa082111aa3cb23cf2479a17e6785ace91da982",
|
||||
"url": "https://api.github.com/repos/tchwork/utf8/zipball/01f0ed1628db7794e2d4e336f55a09daef4248a5",
|
||||
"reference": "01f0ed1628db7794e2d4e336f55a09daef4248a5",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -1793,9 +1793,15 @@
|
||||
"suggest": {
|
||||
"ext-iconv": "Use iconv for best performance",
|
||||
"ext-intl": "Use Intl for best performance",
|
||||
"ext-mbstring": "Use Mbstring for best performance"
|
||||
"ext-mbstring": "Use Mbstring for best performance",
|
||||
"ext-wfio": "Use WFIO for UTF-8 filesystem access on Windows"
|
||||
},
|
||||
"type": "library",
|
||||
"extra": {
|
||||
"branch-alias": {
|
||||
"dev-master": "1.2-dev"
|
||||
}
|
||||
},
|
||||
"autoload": {
|
||||
"psr-0": {
|
||||
"Patchwork": "class/",
|
||||
@@ -1821,7 +1827,7 @@
|
||||
"utf-8",
|
||||
"utf8"
|
||||
],
|
||||
"time": "2015-01-12 08:05:15"
|
||||
"time": "2015-01-29 08:36:50"
|
||||
},
|
||||
{
|
||||
"name": "phpseclib/phpseclib",
|
||||
@@ -2160,23 +2166,23 @@
|
||||
},
|
||||
{
|
||||
"name": "segmentio/analytics-php",
|
||||
"version": "1.1.0",
|
||||
"version": "1.1.1",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/segmentio/analytics-php.git",
|
||||
"reference": "db24fa9a2e1110570c338fea7a6f46bbb7ef105c"
|
||||
"reference": "e1cfe339ceb2181de6f4a1c6c4b0c5d7d77d883c"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/segmentio/analytics-php/zipball/db24fa9a2e1110570c338fea7a6f46bbb7ef105c",
|
||||
"reference": "db24fa9a2e1110570c338fea7a6f46bbb7ef105c",
|
||||
"url": "https://api.github.com/repos/segmentio/analytics-php/zipball/e1cfe339ceb2181de6f4a1c6c4b0c5d7d77d883c",
|
||||
"reference": "e1cfe339ceb2181de6f4a1c6c4b0c5d7d77d883c",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"php": ">=5.3"
|
||||
"php": ">=5.3.3"
|
||||
},
|
||||
"require-dev": {
|
||||
"phpunit/phpunit": "3.7.*"
|
||||
"phpunit/phpunit": "~4.0"
|
||||
},
|
||||
"type": "library",
|
||||
"autoload": {
|
||||
@@ -2201,7 +2207,7 @@
|
||||
"analytics.js",
|
||||
"segmentio"
|
||||
],
|
||||
"time": "2015-01-07 07:11:38"
|
||||
"time": "2015-02-11 13:46:03"
|
||||
},
|
||||
{
|
||||
"name": "stack/builder",
|
||||
|
||||
Reference in New Issue
Block a user