Skip to content

Commit

Permalink
fix(composer.json): resolve merge conflict by removing duplicate "sym…
Browse files Browse the repository at this point in the history
…plify/phpstan-rules" dependency
  • Loading branch information
marco76tv committed Jun 3, 2024
1 parent 3cd3d71 commit aaa64e2
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@
"rector/phpstan-rules": "*",
"rector/rector": "^0.18.6",
"spatie/laravel-ray": "*",
<<<<<<< HEAD
<<<<<<< HEAD
"symplify/phpstan-rules": "^12.4",
=======
Expand All @@ -58,6 +59,9 @@
"symplify/phpstan-rules": "*",
>>>>>>> 7257190 (up)
>>>>>>> 277700a (chore(composer.json): resolve merge conflict in composer.json file)
=======
"symplify/phpstan-rules": "*",
>>>>>>> 708f5d1 (fix(composer.json): resolve merge conflict by removing duplicate "symplify/phpstan-rules" dependency)
"thecodingmachine/phpstan-safe-rule": "^1.2",
"tightenco/duster": "^2.2",
"vimeo/psalm": "^5.15"
Expand Down

0 comments on commit aaa64e2

Please sign in to comment.