Skip to content

Commit dd17019

Browse files
author
B24io
committed
bump ramsey/uuid version
1 parent 8943615 commit dd17019

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
# loyalty-php-sdk
2+
## 2.1.1 (10.01.2022)
3+
* bump `ramsey/uuid` version requirements to `4.*`
4+
25
## 2.1.0 (7.12.2021)
36
* bump php version requirements to `7.4` or `8.*`
47

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"eloquent/enumeration": "^5.1",
3232
"crell/api-problem": "^3.0",
3333
"giggsey/libphonenumber-for-php": "^8.12",
34-
"ramsey/uuid": "^3.9.3",
34+
"ramsey/uuid": "4.*",
3535
"symfony/http-foundation": "5.4.*"
3636
},
3737
"require-dev": {

0 commit comments

Comments
 (0)