We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 773f544 commit 6d16c46Copy full SHA for 6d16c46
composer.json
@@ -1,9 +1,9 @@
1
{
2
- "name": "lordofscripts/php-neat-test",
+ "name": "lordofscripts/phpNeatTest",
3
"description": "A private package for making PHP test runs neater.",
4
"autoload": {
5
"psr-4": {
6
- "lordofscripts\\php-neat-test\\": "src/"
+ "lordofscripts\\phpNeatTest\\": "src/"
7
}
8
},
9
"minimum-stability": "dev",
0 commit comments