diff --git a/composer.lock b/composer.lock index a94127f..d7651ff 100644 --- a/composer.lock +++ b/composer.lock @@ -55,23 +55,23 @@ }, { "name": "fightbulc/moment", - "version": "1.26.10", + "version": "1.29.0", "source": { "type": "git", "url": "https://github.com/fightbulc/moment.php.git", - "reference": "2fe6607fdbbd45b48708f539c70fde89ca9d10e6" + "reference": "bd57bba6d00dfa012e7b7b167e7006c6247ce3c8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/fightbulc/moment.php/zipball/2fe6607fdbbd45b48708f539c70fde89ca9d10e6", - "reference": "2fe6607fdbbd45b48708f539c70fde89ca9d10e6", + "url": "https://api.github.com/repos/fightbulc/moment.php/zipball/bd57bba6d00dfa012e7b7b167e7006c6247ce3c8", + "reference": "bd57bba6d00dfa012e7b7b167e7006c6247ce3c8", "shasum": "" }, "require": { "php": ">=5.3.0" }, "require-dev": { - "phpunit/phpunit": "4.2.*" + "phpunit/phpunit": "^4.8.36 || ^5.5 || ^6.5 || ^7.5" }, "type": "library", "autoload": { @@ -84,16 +84,6 @@ "MIT" ], "authors": [ - { - "name": "Ashish Tilara", - "email": "ashish@itcutives.com", - "role": "developer" - }, - { - "name": "Jaroslaw Kozak", - "email": "jaroslaw.kozak68@gmail.com", - "role": "developer" - }, { "name": "Tino Ehrich", "email": "tino@bigpun.me", @@ -114,7 +104,7 @@ "translation", "validate" ], - "time": "2017-08-14T05:06:04+00:00" + "time": "2019-01-07T11:16:45+00:00" }, { "name": "gnugat/PronounceableWord",