This repository has been archived on 2024-04-08. You can view files and clone it, but cannot push or open issues or pull requests.
lnkohana/vendor/phpunit/php-file-iterator/package-composer.json

19 lines
481 B
JSON
Raw Normal View History

2013-04-22 04:09:50 +00:00
{
"name": "phpunit/php-file-iterator",
"keywords": [ "iterator", "filesystem" ],
"license": "BSD-3-Clause",
"homepage": "http://www.phpunit.de/",
"dependency_map": {},
"support": {
"issues": "https://github.com/sebastianbergmann/php-file-iterator/issues",
"irc": "irc://irc.freenode.net/phpunit"
},
"autoload": {
"classmap": [ "File/" ]
},
"include_path": [
""
],
"version": false,
"time": false
}