From eb8ea589bc6b445eefba0d45c80fcf2a6d283753 Mon Sep 17 00:00:00 2001 From: Hypolite Petovan Date: Sun, 3 Feb 2019 09:54:23 -0500 Subject: [PATCH] [Composer] Updating dependencies - Updating gettext/gettext (v4.6.1 => v4.6.2) - Updating masterminds/html5 (2.4.0 => 2.5.0) - Updating slim/slim (3.11.0 => 3.12.0) - Updating bower-asset/bootstrap.native (2.0.24 => 2.0.25) - Updating bower-asset/fontawesome (5.6.1 => 5.7.1) - Updating bower-asset/bootstrap (v4.1.3 => v4.2.1) - Updating symfony/yaml (v4.2.1 => v4.2.3) - Updating composer/xdebug-handler (1.3.1 => 1.3.2) - Updating nikic/php-parser (v4.1.0 => v4.2.0) - Updating webmozart/assert (1.3.0 => 1.4.0) --- composer.lock | 105 +++++++++++++++++++++++++------------------------- 1 file changed, 53 insertions(+), 52 deletions(-) diff --git a/composer.lock b/composer.lock index 8586eb6..12afbcf 100644 --- a/composer.lock +++ b/composer.lock @@ -135,16 +135,16 @@ }, { "name": "bower-asset/bootstrap.native", - "version": "2.0.24", + "version": "2.0.25", "source": { "type": "git", "url": "https://github.com/thednp/bootstrap.native.git", - "reference": "9cf7bf00a71d715bc304044b3822b1aaba35dcec" + "reference": "159feceb7a40d4c3947bffc796703cc38eb5eb2f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thednp/bootstrap.native/zipball/9cf7bf00a71d715bc304044b3822b1aaba35dcec", - "reference": "9cf7bf00a71d715bc304044b3822b1aaba35dcec", + "url": "https://api.github.com/repos/thednp/bootstrap.native/zipball/159feceb7a40d4c3947bffc796703cc38eb5eb2f", + "reference": "159feceb7a40d4c3947bffc796703cc38eb5eb2f", "shasum": "" }, "type": "bower-asset-library", @@ -169,20 +169,20 @@ "vanilla javascript", "vanilla js" ], - "time": "2018-10-08T08:19:45+00:00" + "time": "2019-01-21T09:58:44+00:00" }, { "name": "bower-asset/fontawesome", - "version": "5.6.1", + "version": "5.7.1", "source": { "type": "git", "url": "https://github.com/FortAwesome/Font-Awesome.git", - "reference": "1975bba5c4ade236c02bf2e5f9551160ee85109d" + "reference": "def7d5bda0d2df311fe069f805093c2fe019139d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/FortAwesome/Font-Awesome/zipball/1975bba5c4ade236c02bf2e5f9551160ee85109d", - "reference": "1975bba5c4ade236c02bf2e5f9551160ee85109d", + "url": "https://api.github.com/repos/FortAwesome/Font-Awesome/zipball/def7d5bda0d2df311fe069f805093c2fe019139d", + "reference": "def7d5bda0d2df311fe069f805093c2fe019139d", "shasum": "" }, "type": "bower-asset-library" @@ -619,16 +619,16 @@ }, { "name": "gettext/gettext", - "version": "v4.6.1", + "version": "v4.6.2", "source": { "type": "git", "url": "https://github.com/oscarotero/Gettext.git", - "reference": "854ff5f5aaf92d2af7080ba8fc15718b27b5c89a" + "reference": "93176b272d61fb58a9767be71c50d19149cb1e48" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/oscarotero/Gettext/zipball/854ff5f5aaf92d2af7080ba8fc15718b27b5c89a", - "reference": "854ff5f5aaf92d2af7080ba8fc15718b27b5c89a", + "url": "https://api.github.com/repos/oscarotero/Gettext/zipball/93176b272d61fb58a9767be71c50d19149cb1e48", + "reference": "93176b272d61fb58a9767be71c50d19149cb1e48", "shasum": "" }, "require": { @@ -677,7 +677,7 @@ "po", "translation" ], - "time": "2018-08-27T15:40:19+00:00" + "time": "2019-01-12T18:40:56+00:00" }, { "name": "gettext/languages", @@ -794,16 +794,16 @@ }, { "name": "masterminds/html5", - "version": "2.4.0", + "version": "2.5.0", "source": { "type": "git", "url": "https://github.com/Masterminds/html5-php.git", - "reference": "cadcfaaa13153e0e8eb92c49a53e140cf1a85dea" + "reference": "b5d892a4bd058d61f736935d32a9c248f11ccc93" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Masterminds/html5-php/zipball/cadcfaaa13153e0e8eb92c49a53e140cf1a85dea", - "reference": "cadcfaaa13153e0e8eb92c49a53e140cf1a85dea", + "url": "https://api.github.com/repos/Masterminds/html5-php/zipball/b5d892a4bd058d61f736935d32a9c248f11ccc93", + "reference": "b5d892a4bd058d61f736935d32a9c248f11ccc93", "shasum": "" }, "require": { @@ -813,14 +813,14 @@ "php": ">=5.3.0" }, "require-dev": { - "phpunit/phpunit": "4.*", + "phpunit/phpunit": "^4.8.35", "sami/sami": "~2.0", "satooshi/php-coveralls": "1.0.*" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "2.2-dev" + "dev-master": "2.4-dev" } }, "autoload": { @@ -857,7 +857,7 @@ "serializer", "xml" ], - "time": "2018-11-17T20:24:36+00:00" + "time": "2018-12-27T22:03:43+00:00" }, { "name": "monolog/monolog", @@ -1530,16 +1530,16 @@ }, { "name": "slim/slim", - "version": "3.11.0", + "version": "3.12.0", "source": { "type": "git", "url": "https://github.com/slimphp/Slim.git", - "reference": "d378e70431e78ee92ee32ddde61ecc72edf5dc0a" + "reference": "f4947cc900b6e51cbfda58b9f1247bca2f76f9f0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/slimphp/Slim/zipball/d378e70431e78ee92ee32ddde61ecc72edf5dc0a", - "reference": "d378e70431e78ee92ee32ddde61ecc72edf5dc0a", + "url": "https://api.github.com/repos/slimphp/Slim/zipball/f4947cc900b6e51cbfda58b9f1247bca2f76f9f0", + "reference": "f4947cc900b6e51cbfda58b9f1247bca2f76f9f0", "shasum": "" }, "require": { @@ -1597,7 +1597,7 @@ "micro", "router" ], - "time": "2018-09-16T10:54:21+00:00" + "time": "2019-01-15T13:21:25+00:00" }, { "name": "willdurand/negotiation", @@ -1700,32 +1700,32 @@ "packages-dev": [ { "name": "bower-asset/bootstrap", - "version": "v4.1.3", + "version": "v4.2.1", "source": { "type": "git", "url": "https://github.com/twbs/bootstrap.git", - "reference": "3b558734382ce58b51e5fc676453bfd53bba9201" + "reference": "9e4e94747bd698f4f61d48ed54c9c6d4d199bd32" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/twbs/bootstrap/zipball/3b558734382ce58b51e5fc676453bfd53bba9201", - "reference": "3b558734382ce58b51e5fc676453bfd53bba9201", + "url": "https://api.github.com/repos/twbs/bootstrap/zipball/9e4e94747bd698f4f61d48ed54c9c6d4d199bd32", + "reference": "9e4e94747bd698f4f61d48ed54c9c6d4d199bd32", "shasum": "" }, "type": "bower-asset-library" }, { "name": "composer/xdebug-handler", - "version": "1.3.1", + "version": "1.3.2", "source": { "type": "git", "url": "https://github.com/composer/xdebug-handler.git", - "reference": "dc523135366eb68f22268d069ea7749486458562" + "reference": "d17708133b6c276d6e42ef887a877866b909d892" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/xdebug-handler/zipball/dc523135366eb68f22268d069ea7749486458562", - "reference": "dc523135366eb68f22268d069ea7749486458562", + "url": "https://api.github.com/repos/composer/xdebug-handler/zipball/d17708133b6c276d6e42ef887a877866b909d892", + "reference": "d17708133b6c276d6e42ef887a877866b909d892", "shasum": "" }, "require": { @@ -1756,7 +1756,7 @@ "Xdebug", "performance" ], - "time": "2018-11-29T10:59:02+00:00" + "time": "2019-01-28T20:25:53+00:00" }, { "name": "doctrine/instantiator", @@ -2100,16 +2100,16 @@ }, { "name": "nikic/php-parser", - "version": "v4.1.0", + "version": "v4.2.0", "source": { "type": "git", "url": "https://github.com/nikic/PHP-Parser.git", - "reference": "d0230c5c77a7e3cfa69446febf340978540958c0" + "reference": "594bcae1fc0bccd3993d2f0d61a018e26ac2865a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/d0230c5c77a7e3cfa69446febf340978540958c0", - "reference": "d0230c5c77a7e3cfa69446febf340978540958c0", + "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/594bcae1fc0bccd3993d2f0d61a018e26ac2865a", + "reference": "594bcae1fc0bccd3993d2f0d61a018e26ac2865a", "shasum": "" }, "require": { @@ -2125,7 +2125,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "4.1-dev" + "dev-master": "4.2-dev" } }, "autoload": { @@ -2147,7 +2147,7 @@ "parser", "php" ], - "time": "2018-10-10T09:24:14+00:00" + "time": "2019-01-12T16:31:37+00:00" }, { "name": "openlss/lib-array2xml", @@ -3538,16 +3538,16 @@ }, { "name": "symfony/yaml", - "version": "v4.2.1", + "version": "v4.2.3", "source": { "type": "git", "url": "https://github.com/symfony/yaml.git", - "reference": "c41175c801e3edfda90f32e292619d10c27103d7" + "reference": "d461670ee145092b7e2a56c1da7118f19cadadb0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/yaml/zipball/c41175c801e3edfda90f32e292619d10c27103d7", - "reference": "c41175c801e3edfda90f32e292619d10c27103d7", + "url": "https://api.github.com/repos/symfony/yaml/zipball/d461670ee145092b7e2a56c1da7118f19cadadb0", + "reference": "d461670ee145092b7e2a56c1da7118f19cadadb0", "shasum": "" }, "require": { @@ -3593,7 +3593,7 @@ ], "description": "Symfony Yaml Component", "homepage": "https://symfony.com", - "time": "2018-11-11T19:52:12+00:00" + "time": "2019-01-16T20:35:37+00:00" }, { "name": "vimeo/psalm", @@ -3672,20 +3672,21 @@ }, { "name": "webmozart/assert", - "version": "1.3.0", + "version": "1.4.0", "source": { "type": "git", "url": "https://github.com/webmozart/assert.git", - "reference": "0df1908962e7a3071564e857d86874dad1ef204a" + "reference": "83e253c8e0be5b0257b881e1827274667c5c17a9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/webmozart/assert/zipball/0df1908962e7a3071564e857d86874dad1ef204a", - "reference": "0df1908962e7a3071564e857d86874dad1ef204a", + "url": "https://api.github.com/repos/webmozart/assert/zipball/83e253c8e0be5b0257b881e1827274667c5c17a9", + "reference": "83e253c8e0be5b0257b881e1827274667c5c17a9", "shasum": "" }, "require": { - "php": "^5.3.3 || ^7.0" + "php": "^5.3.3 || ^7.0", + "symfony/polyfill-ctype": "^1.8" }, "require-dev": { "phpunit/phpunit": "^4.6", @@ -3718,7 +3719,7 @@ "check", "validate" ], - "time": "2018-01-29T19:49:41+00:00" + "time": "2018-12-25T11:19:39+00:00" }, { "name": "webmozart/glob",