Skip to content

Commit 00feb3a

Browse files
committed
⬆️ Upgrade NPM and Composer dependencies
1 parent cbfddb9 commit 00feb3a

File tree

5 files changed

+1510
-1381
lines changed

5 files changed

+1510
-1381
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
}
1111
],
1212
"require-dev": {
13-
"phpunit/phpunit": "^7.0",
13+
"phpunit/phpunit": "^7.5.20",
1414
"alleyinteractive/alley-coding-standards": "^0.3.0"
1515
},
1616
"scripts": {
@@ -28,8 +28,8 @@
2828
}
2929
},
3030
"require": {
31-
"simplito/elliptic-php": "^1.0",
32-
"kornrunner/keccak": "^1.1",
31+
"simplito/elliptic-php": "^1.0.9",
32+
"kornrunner/keccak": "^1.1.0",
3333
"web3p/web3.php": "^0.1.6"
3434
}
3535
}

0 commit comments

Comments
 (0)