Skip to content

Commit 6a79c74

Browse files
Update symfony/uid dependency to allow v7 (#97)
1 parent 80ad867 commit 6a79c74

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
@@ -13,7 +13,7 @@
1313
"require": {
1414
"php": "^7.2.5|^8",
1515
"rybakit/msgpack": "^0.9",
16-
"symfony/uid": "^5.1|^6"
16+
"symfony/uid": "^5.1|^6|^7"
1717
},
1818
"require-dev": {
1919
"ext-json": "*",

0 commit comments

Comments
 (0)