Skip to content

Commit

Permalink
edit composer
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelAndish committed Nov 21, 2019
1 parent cb20365 commit 0a8eb7e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .phpunit.result.cache
Original file line number Diff line number Diff line change
@@ -1 +1 @@
C:37:"PHPUnit\Runner\DefaultTestResultCache":116:{a:2:{s:7:"defects";a:0:{}s:5:"times";a:1:{s:56:"Mekaeil\LaravelUserManagement\Test\sampleTest::testHello";d:0.011;}}}
C:37:"PHPUnit\Runner\DefaultTestResultCache":116:{a:2:{s:7:"defects";a:0:{}s:5:"times";a:1:{s:56:"Mekaeil\LaravelUserManagement\Test\sampleTest::testHello";d:0.007;}}}
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
],
"autoload": {
"psr-4": {
"Mekaeil\\LaravelUserManagement\\": "src/"
"Mekaeil\\LaravelUserManagement\\": "src"
}
},
"autoload-dev": {
Expand Down

0 comments on commit 0a8eb7e

Please sign in to comment.