grav/plugins/datetools/composer.json

5 lines
47 B
JSON
Raw Normal View History

2023-01-09 02:00:36 +01:00
{
"require": {
"nesbot/Carbon": "~1.14"
}
}