{ "name": "vlw/globalsnapshot", "description": "Capture and restore the state of all PHP superglobals.", "type": "library", "license": "Unlicense", "authors": [ { "name": "Victor Westerlund", "email": "victor@vlw.se" } ], "minimum-stability": "dev", "autoload": { "psr-4": { "vlw\\": "src/" } } }