Skip to content
This repository has been archived by the owner on Jun 12, 2023. It is now read-only.

Commit

Permalink
Moved to match best practise of PSR-4
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonathan Nessier committed Jul 22, 2020
1 parent cf40098 commit 4f489b7
Show file tree
Hide file tree
Showing 7 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
],
"autoload": {
"psr-4": {
"Neoflow\\Session\\": "src/Neoflow/Session/"
"Neoflow\\Session\\": "src/"
},
"autoload-dev": {
"psr-4": {
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 4f489b7

Please sign in to comment.