|
|
|
@ -4,7 +4,7 @@
|
|
|
|
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
|
|
|
|
"This file is @generated automatically"
|
|
|
|
|
],
|
|
|
|
|
"content-hash": "5265e13cf91844428ed9c0e717a0f370",
|
|
|
|
|
"content-hash": "98a863eb9a0625835e203318bad0dac2",
|
|
|
|
|
"packages": [
|
|
|
|
|
{
|
|
|
|
|
"name": "dflydev/dot-access-data",
|
|
|
|
@ -187,63 +187,6 @@
|
|
|
|
|
},
|
|
|
|
|
"time": "2020-11-24T22:02:12+00:00"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"name": "fightbulc/moment",
|
|
|
|
|
"version": "1.33.0",
|
|
|
|
|
"source": {
|
|
|
|
|
"type": "git",
|
|
|
|
|
"url": "https://github.com/fightbulc/moment.php.git",
|
|
|
|
|
"reference": "435d68e481ab0a716358926fb51966e696d297e3"
|
|
|
|
|
},
|
|
|
|
|
"dist": {
|
|
|
|
|
"type": "zip",
|
|
|
|
|
"url": "https://api.github.com/repos/fightbulc/moment.php/zipball/435d68e481ab0a716358926fb51966e696d297e3",
|
|
|
|
|
"reference": "435d68e481ab0a716358926fb51966e696d297e3",
|
|
|
|
|
"shasum": ""
|
|
|
|
|
},
|
|
|
|
|
"require": {
|
|
|
|
|
"php": ">=5.3.0"
|
|
|
|
|
},
|
|
|
|
|
"require-dev": {
|
|
|
|
|
"phpunit/phpunit": "^4.8.36 || ^5.5 || ^6.5 || ^7.5 || ^9.0"
|
|
|
|
|
},
|
|
|
|
|
"type": "library",
|
|
|
|
|
"autoload": {
|
|
|
|
|
"psr-4": {
|
|
|
|
|
"Moment\\": "src/"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
|
"license": [
|
|
|
|
|
"MIT"
|
|
|
|
|
],
|
|
|
|
|
"authors": [
|
|
|
|
|
{
|
|
|
|
|
"name": "Tino Ehrich",
|
|
|
|
|
"email": "tino@bigpun.me",
|
|
|
|
|
"role": "developer"
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"description": "Parse, validate, manipulate, and display dates in PHP w/ i18n support. Inspired by moment.js",
|
|
|
|
|
"keywords": [
|
|
|
|
|
"date",
|
|
|
|
|
"display",
|
|
|
|
|
"format",
|
|
|
|
|
"i18n",
|
|
|
|
|
"locale",
|
|
|
|
|
"manipulate",
|
|
|
|
|
"moment",
|
|
|
|
|
"parse",
|
|
|
|
|
"time",
|
|
|
|
|
"translation",
|
|
|
|
|
"validate"
|
|
|
|
|
],
|
|
|
|
|
"support": {
|
|
|
|
|
"issues": "https://github.com/fightbulc/moment.php/issues",
|
|
|
|
|
"source": "https://github.com/fightbulc/moment.php/tree/1.33.0"
|
|
|
|
|
},
|
|
|
|
|
"time": "2021-03-27T13:10:08+00:00"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"name": "league/commonmark",
|
|
|
|
|
"version": "2.3.5",
|
|
|
|
|