Skip to content

Commit 06d3c56

Browse files
authored
优化代码 (#240)
1 parent a4ff88e commit 06d3c56

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
@@ -11,5 +11,10 @@
1111
"psr-4": {
1212
"Imi\\RateLimit\\": "src/"
1313
}
14+
},
15+
"autoload-dev": {
16+
"files": [
17+
"../../../vendor/autoload.php"
18+
]
1419
}
1520
}

0 commit comments

Comments
 (0)