We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb1327f commit 1b9a5e1Copy full SHA for 1b9a5e1
composer.json
@@ -5,5 +5,10 @@
5
"version": "1.0.0",
6
"require": {
7
"php": "^5.4 || ^7.0"
8
+ },
9
+ "autoload": {
10
+ "psr-0": {
11
+ "PhpSets": "/"
12
+ }
13
}
14
0 commit comments