Skip to content

Commit 6678fc7

Browse files
authored
Update composer.json
1 parent 1b9a5e1 commit 6678fc7

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
@@ -7,8 +7,8 @@
77
"php": "^5.4 || ^7.0"
88
},
99
"autoload": {
10-
"psr-0": {
11-
"PhpSets": "/"
10+
"psr-4": {
11+
"JakeWhiteley\\PhpSets\\": ""
1212
}
1313
}
1414
}

0 commit comments

Comments
 (0)