Skip to content

Commit

Permalink
replace Ramsey/Uuid to Symfony Uuid
Browse files Browse the repository at this point in the history
  • Loading branch information
berkut1 committed Jun 11, 2024
1 parent 1c1542f commit 998b506
Show file tree
Hide file tree
Showing 8 changed files with 193 additions and 278 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@
"knplabs/knp-paginator-bundle": "^6.0",
"lexik/jwt-authentication-bundle": "^2.11",
"phpdocumentor/reflection-docblock": "^5.2",
"ramsey/uuid": "^4.1",
"symfony/asset": "6.4.*",
"symfony/asset-mapper": "6.4.*",
"symfony/console": "6.4.*",
Expand All @@ -39,6 +38,7 @@
"symfony/serializer": "6.4.*",
"symfony/translation": "6.4.*",
"symfony/twig-bundle": "^6.3.",
"symfony/uid": "6.4.*",
"symfony/validator": "6.4.*",
"symfony/web-link": "6.4.*",
"symfony/yaml": "6.4.*",
Expand Down
Loading

0 comments on commit 998b506

Please sign in to comment.