Skip to content

Commit 3bb6748

Browse files
committed
chore: fix dependencies
1 parent d36ac47 commit 3bb6748

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,7 @@
2929
"kornrunner/ethereum-address": "^0.3.0",
3030
"kornrunner/keccak": "^1.1",
3131
"spatie/laravel-package-tools": "^1.16",
32-
"web3p/ethereum-tx": "^0.4.3",
33-
"web3p/web3.php": "^0.3.2"
32+
"web3p/ethereum-tx": "^0.4.3"
3433
},
3534
"require-dev": {
3635
"laravel/pint": "^1.14",

0 commit comments

Comments
 (0)