Skip to content
This repository was archived by the owner on Sep 1, 2025. It is now read-only.

Commit 5ba7a70

Browse files
authored
Update composer.json
1 parent 61f5c13 commit 5ba7a70

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212
}
1313
],
1414
"autoload": {
15-
"psr-0": {
16-
"php_session": "src/"
15+
"psr-4": {
16+
"php_session\\": "src/"
1717
}
1818
},
1919
"require": {

0 commit comments

Comments
 (0)