{ "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": "98ea0fbe24749dd1a84976de6f53dbb608046f16" } } }