{ "name": "potter/writeable", "description": "Potter Framework Writeable Interface", "type": "library", "require": { "php": "^8.5" }, "license": "MIT", "autoload": { "psr-4": { "Potter\\Writeable\\": "src/Potter/Writeable/" } }, "authors": [ { "name": "Jay Potter", "email": "j@ypotter.ca" } ], "minimum-stability": "stable" }