We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 686f637 commit 96aed2cCopy full SHA for 96aed2c
1 file changed
composer.json
@@ -16,7 +16,7 @@
16
"autoload" : {
17
"classmap": [
18
"src/Session.php"
19
- ]
+ ],
20
"psr-4" : {
21
"Session\\" : "src/Session"
22
}
0 commit comments