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 bc6e12f commit 9b24291Copy full SHA for 9b24291
composer.json
@@ -21,7 +21,7 @@
21
},
22
"autoload":{
23
"psr-4":{
24
- "Codeception\\PHPUnit\\": "src\\"
+ "Codeception\\PHPUnit\\": "src/"
25
}
26
27
"require-dev": {
0 commit comments