Skip to content

Commit 686f637

Browse files
committed
composer class map
1 parent 28e281f commit 686f637

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

composer.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,9 @@
1414
"php": ">=7.0.0"
1515
},
1616
"autoload" : {
17+
"classmap": [
18+
"src/Session.php"
19+
]
1720
"psr-4" : {
1821
"Session\\" : "src/Session"
1922
}

0 commit comments

Comments
 (0)