Skip to content

Commit 0329dfd

Browse files
Update composer.json
1 parent 4cb6dae commit 0329dfd

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
@@ -11,8 +11,8 @@
1111
],
1212
"require": {},
1313
"autoload": {
14-
"psr-0": {
15-
"WezomAgency\\Browserizr": "src/"
14+
"psr-4": {
15+
"WezomAgency\\": "src/WezomAgency/"
1616
}
1717
}
1818
}

0 commit comments

Comments
 (0)