diff --git a/composer.lock b/composer.lock index e406710a..eb3a521f 100644 --- a/composer.lock +++ b/composer.lock @@ -1831,16 +1831,16 @@ }, { "name": "league/commonmark", - "version": "0.13.0", + "version": "0.13.1", "source": { "type": "git", "url": "https://github.com/thephpleague/commonmark.git", - "reference": "a4e93bc4fd1a8ff8f534040c4a07371ea5f4b484" + "reference": "2c10de455649e3a544d45016d9df457248bcd37f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thephpleague/commonmark/zipball/a4e93bc4fd1a8ff8f534040c4a07371ea5f4b484", - "reference": "a4e93bc4fd1a8ff8f534040c4a07371ea5f4b484", + "url": "https://api.github.com/repos/thephpleague/commonmark/zipball/2c10de455649e3a544d45016d9df457248bcd37f", + "reference": "2c10de455649e3a544d45016d9df457248bcd37f", "shasum": "" }, "require": { @@ -1854,10 +1854,10 @@ "erusev/parsedown": "~1.0", "jgm/commonmark": "0.24", "michelf/php-markdown": "~1.4", - "mikehaertl/php-shellcommand": "~1.1.0", + "mikehaertl/php-shellcommand": "~1.2.0", "phpunit/phpunit": "~4.3|~5.0", - "scrutinizer/ocular": "^1.1", - "symfony/finder": "~2.3" + "scrutinizer/ocular": "~1.1", + "symfony/finder": "~2.3|~3.0" }, "suggest": { "league/commonmark-extras": "Library of useful extensions including smart punctuation" @@ -1895,20 +1895,20 @@ "markdown", "parser" ], - "time": "2016-01-14 04:29:54" + "time": "2016-03-09 15:20:24" }, { "name": "league/flysystem", - "version": "1.0.18", + "version": "1.0.19", "source": { "type": "git", "url": "https://github.com/thephpleague/flysystem.git", - "reference": "b334d6c5f95364948e06d2f620ab93d084074c6e" + "reference": "635ee279a522233a567984756bf9da1db243d9bf" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/b334d6c5f95364948e06d2f620ab93d084074c6e", - "reference": "b334d6c5f95364948e06d2f620ab93d084074c6e", + "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/635ee279a522233a567984756bf9da1db243d9bf", + "reference": "635ee279a522233a567984756bf9da1db243d9bf", "shasum": "" }, "require": { @@ -1978,7 +1978,7 @@ "sftp", "storage" ], - "time": "2016-03-07 21:01:43" + "time": "2016-03-12 19:04:33" }, { "name": "mccool/laravel-auto-presenter", @@ -2264,16 +2264,16 @@ }, { "name": "paragonie/random_compat", - "version": "v1.2.1", + "version": "v1.2.2", "source": { "type": "git", "url": "https://github.com/paragonie/random_compat.git", - "reference": "f078eba3bcf140fd69b5fcc3ea5ac809abf729dc" + "reference": "b3313b618f4edd76523572531d5d7e22fe747430" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/paragonie/random_compat/zipball/f078eba3bcf140fd69b5fcc3ea5ac809abf729dc", - "reference": "f078eba3bcf140fd69b5fcc3ea5ac809abf729dc", + "url": "https://api.github.com/repos/paragonie/random_compat/zipball/b3313b618f4edd76523572531d5d7e22fe747430", + "reference": "b3313b618f4edd76523572531d5d7e22fe747430", "shasum": "" }, "require": { @@ -2308,7 +2308,7 @@ "pseudorandom", "random" ], - "time": "2016-02-29 17:25:04" + "time": "2016-03-11 19:54:08" }, { "name": "pragmarx/google2fa", @@ -3104,7 +3104,7 @@ }, { "name": "symfony/polyfill-mbstring", - "version": "v1.1.0", + "version": "v1.1.1", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-mbstring.git", @@ -3163,7 +3163,7 @@ }, { "name": "symfony/polyfill-php56", - "version": "v1.1.0", + "version": "v1.1.1", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php56.git", @@ -3219,7 +3219,7 @@ }, { "name": "symfony/polyfill-util", - "version": "v1.1.0", + "version": "v1.1.1", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-util.git", @@ -3751,16 +3751,16 @@ }, { "name": "filp/whoops", - "version": "2.0.0", + "version": "2.1.0", "source": { "type": "git", "url": "https://github.com/filp/whoops.git", - "reference": "a327942c50cbd62b25c6fbe08f173031ce25fbff" + "reference": "8da9523f07c62d56fe1cf36f8ae29b333afc181f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/filp/whoops/zipball/a327942c50cbd62b25c6fbe08f173031ce25fbff", - "reference": "a327942c50cbd62b25c6fbe08f173031ce25fbff", + "url": "https://api.github.com/repos/filp/whoops/zipball/8da9523f07c62d56fe1cf36f8ae29b333afc181f", + "reference": "8da9523f07c62d56fe1cf36f8ae29b333afc181f", "shasum": "" }, "require": { @@ -3768,7 +3768,8 @@ }, "require-dev": { "mockery/mockery": "0.9.*", - "phpunit/phpunit": "^4.8 || ^5.0" + "phpunit/phpunit": "^4.8 || ^5.0", + "symfony/var-dumper": "~3.0" }, "suggest": { "symfony/var-dumper": "Pretty print complex values better with var-dumper available", @@ -3806,7 +3807,7 @@ "whoops", "zf2" ], - "time": "2016-01-06 17:51:21" + "time": "2016-03-13 10:22:39" }, { "name": "fzaninotto/faker",