{ "manifests": { "zenstruck/browser": { "manifest": { "add-lines": [ { "file": "phpunit.xml.dist", "content": " ", "position": "after_target", "target": "", "warn_if_missing": true } ], "post-install-output": [ " * You're ready to use zenstruck/browser:", " 1. Add the HasBrowser trait to \"kernel\" test cases", " 2. Start using $this->browser()->... in your tests", "", " * Read the documentation at https://github.com/zenstruck/browser#zenstruckbrowser" ] }, "files": [], "ref": "66c5290398734ff02cedddf44dce6eb2002d958c" } } }