Skip to content

Commit b28d65c

Browse files
committed
Composer fix
1 parent e2f47f4 commit b28d65c

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

composer.json

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -51,15 +51,9 @@
5151
},
5252
"require-dev": {
5353
"mockery/mockery": "^1.6",
54-
<<<<<<< HEAD
55-
"orchestra/testbench": "^9.0",
56-
"phpunit/phpunit": "^10.0|^11.0",
57-
"vimeo/psalm": "^5.25"
58-
=======
5954
"orchestra/testbench": "^9.0|^10.0",
6055
"phpunit/phpunit": "^10.0|^11.0",
6156
"vimeo/psalm": "^6.12.0"
62-
>>>>>>> 27562d7 (Update CI workflow to latest versions (#7))
6357
},
6458
"config": {
6559
"sort-packages": true

0 commit comments

Comments
 (0)