Skip to content

Commit b53c947

Browse files
committed
ad
1 parent 7d5848d commit b53c947

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

composer.json

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,16 +8,12 @@
88
"email": "332553882@qq.com"
99
}
1010
],
11+
"version" : "0.1.0",
1112
"require": {},
1213
"autoload" : {
1314
"psr-4" : {
1415
"niklaslu\\" : "src"
1516
}
16-
},
17-
"repositories": {
18-
"packagist": {
19-
"type": "composer",
20-
"url": "https://packagist.phpcomposer.com"
21-
}
2217
}
18+
2319
}

0 commit comments

Comments
 (0)