Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
timacdonald committed Aug 14, 2023
1 parent 81513ff commit c8ac3b5
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@
"nesbot/carbon": "^2.67"
},
"require-dev": {
"laravel/facade-documenter": "dev-main",
"mockery/mockery": "^1.0",
"orchestra/testbench": "^8.0",
"pestphp/pest": "^2.0",
Expand Down Expand Up @@ -65,11 +64,5 @@
}
},
"minimum-stability": "dev",
"prefer-stable": true,
"repositories": {
"facade-documenter": {
"type": "vcs",
"url": "git@github.com:laravel-labs/facade-documenter.git"
}
}
"prefer-stable": true
}

0 comments on commit c8ac3b5

Please sign in to comment.