allmon2-last-heard/composer.json

17 lines
329 B
JSON
Raw Normal View History

{
"name": "robvella/winsystem-whos-talking",
"type": "project",
"license": "MIT",
"authors": [
{
"name": "Rob Vella",
"email": "me@robvella.com"
}
],
"require": {
"symfony/var-dumper": "^5.1",
"nesbot/carbon": "^2.37"
},
"require-dev": {}
}