Skip to content

Commit 0dacc9c

Browse files
chore(deps): update kornrunner/ethereum-address requirement
Updates the requirements on [kornrunner/ethereum-address](https://github.com/kornrunner/php-ethereum-address) to permit the latest version. - [Release notes](https://github.com/kornrunner/php-ethereum-address/releases) - [Commits](kornrunner/php-ethereum-address@v0.3.0...v0.4.0) --- updated-dependencies: - dependency-name: kornrunner/ethereum-address dependency-version: 0.4.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 611db9c commit 0dacc9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"require": {
2727
"php": "^8.4",
2828
"illuminate/contracts": "^11.0||^12.0",
29-
"kornrunner/ethereum-address": "^0.3.0",
29+
"kornrunner/ethereum-address": "^0.4.0",
3030
"kornrunner/keccak": "^1.1",
3131
"spatie/laravel-package-tools": "^1.16",
3232
"web3p/ethereum-tx": "^0.4.3"

0 commit comments

Comments
 (0)