mirror of
https://github.com/Rogiel/php-mpq
synced 2025-12-06 00:13:04 +00:00
Improves testing and documentation
This commit is contained in:
@@ -15,7 +15,15 @@
|
||||
"Rogiel\\MPQ\\": "src/"
|
||||
}
|
||||
},
|
||||
"autoload-dev": {
|
||||
"psr-4": {
|
||||
"Rogiel\\MPQ\\Tests\\": "tests/"
|
||||
}
|
||||
},
|
||||
"require": {
|
||||
"php": ">=5.4"
|
||||
},
|
||||
"require-dev": {
|
||||
"phpunit/phpunit": "^4.8.1"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user