Skip to content

Commit 1b9a5e1

Browse files
authored
Update composer.json
1 parent eb1327f commit 1b9a5e1

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

composer.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,10 @@
55
"version": "1.0.0",
66
"require": {
77
"php": "^5.4 || ^7.0"
8+
},
9+
"autoload": {
10+
"psr-0": {
11+
"PhpSets": "/"
12+
}
813
}
914
}

0 commit comments

Comments
 (0)