{ "name": "rabe/util-instance", "description": "Package for interacting with VeruA instances", "license": "AGPL3", "authors": [ { "name": "Norbert Wagner", "email": "norbert.wagner@verua.ch" } ], "autoload": { "psr-4": { "rabe\\Util\\": "src/" } }, "require-dev": { "phpunit/phpunit": "^9.5" } }