Skip to content

Commit

Permalink
Use leaky-bucket package
Browse files Browse the repository at this point in the history
  • Loading branch information
Nadyita committed Apr 28, 2024
1 parent d20402b commit 03b5965
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 22 deletions.
8 changes: 1 addition & 7 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"thecodingmachine/safe": "^2.0",
"psr/log": "^1|^2|^3",
"amphp/file": "^3.0",
"nadylib/leaky-bucket": "dev-main",
"nadylib/leaky-bucket": "^0.1.0",
"amphp/pipeline": "^1.1"
},
"autoload": {
Expand All @@ -25,12 +25,6 @@
"AO\\Tests\\": "tests"
}
},
"repositories": [
{
"type": "git",
"url": "https://github.com/Nadybot/leaky-bucket.git"
}
],
"require-dev": {
"nadybot/nadystyle": "^1.0.0",
"composer-phar/php-cs-fixer": "^3.51.0",
Expand Down
32 changes: 17 additions & 15 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 03b5965

Please sign in to comment.