Skip to content

Commit

Permalink
Update symfony/uid dependency to allow v7 (#97)
Browse files Browse the repository at this point in the history
  • Loading branch information
terehov-space authored Jun 20, 2024
1 parent 80ad867 commit 6a79c74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"require": {
"php": "^7.2.5|^8",
"rybakit/msgpack": "^0.9",
"symfony/uid": "^5.1|^6"
"symfony/uid": "^5.1|^6|^7"
},
"require-dev": {
"ext-json": "*",
Expand Down

0 comments on commit 6a79c74

Please sign in to comment.