Skip to content

Commit 37330c8

Browse files
committed
It's version 10 I need to support PHP v8.1
1 parent b151c75 commit 37330c8

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
@@ -2,7 +2,7 @@
22
"name": "stephenhill/base58",
33
"description": "Base58 Encoding and Decoding Library for PHP",
44
"require-dev": {
5-
"phpunit/phpunit": "11.*"
5+
"phpunit/phpunit": "10.*"
66
},
77
"license": "MIT",
88
"authors": [

0 commit comments

Comments
 (0)