Skip to content

Commit

Permalink
Fixed package versions for compatibility with ramsey/uuid
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexanderBuzz committed Jan 11, 2024
1 parent 6b77b05 commit 5ebaaba
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,14 +35,14 @@
}
},
"require": {
"brick/money": "^0.9.0",
"brick/math": "^0.11.0",
"codedungeon/php-cli-colors": "^1.12",
"ext-bcmath": "*",
"guzzlehttp/guzzle": "^7.4",
"php-ds/php-ds": "^1.4",
"simplito/elliptic-php": "^1.0.12",
"simplito/bn-php": "^1.1.4",
"hardcastle/buffer": "^0.1.0"
"hardcastle/buffer": "^0.1.1"
},
"require-dev": {
"phpunit/phpunit": "^10.3.1",
Expand Down

0 comments on commit 5ebaaba

Please sign in to comment.