grav/plugins/datetools/composer.json

5 lines
47 B
JSON
Raw Normal View History

{
"require": {
"nesbot/Carbon": "~1.14"
}
}