Skip to content

Commit

Permalink
rely on symfony/uid installed by laravel
Browse files Browse the repository at this point in the history
  • Loading branch information
medilies committed Aug 24, 2024
1 parent add1a95 commit 6f71391
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,7 @@
],
"require": {
"php": "^8.2",
"illuminate/contracts": "^10.0||^11.0",
"symfony/uid": "^7.1"
"illuminate/contracts": "^10.0||^11.0"
},
"require-dev": {
"laravel/pint": "^1.14",
Expand Down

0 comments on commit 6f71391

Please sign in to comment.