Bump fightbulc/moment from 1.26.10 to 1.29.0 (#78)
Bumps [fightbulc/moment](https://github.com/fightbulc/moment.php) from 1.26.10 to 1.29.0. - [Release notes](https://github.com/fightbulc/moment.php/releases) - [Commits](https://github.com/fightbulc/moment.php/compare/1.26.10...1.29.0) Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
parent
f34ddb77a3
commit
998a30300a
1 changed files with 6 additions and 16 deletions
22
composer.lock
generated
22
composer.lock
generated
|
@ -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",
|
||||
|
|
Loading…
Reference in a new issue