Skip to content

Commit

Permalink
Merge pull request #5 from savannabits/0.x-dev
Browse files Browse the repository at this point in the history
Removed wikimedia composer merge plugin
  • Loading branch information
coolsam726 authored Apr 6, 2024
2 parents 942a68e + 5a9fe43 commit 8bbb5c6
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 @@ -18,8 +18,7 @@
"require": {
"php": "^8.2",
"spatie/laravel-package-tools": "^1.16",
"illuminate/contracts": "^10.0||^11.0",
"wikimedia/composer-merge-plugin": "^2.1"
"illuminate/contracts": "^10.0||^11.0"
},
"require-dev": {
"laravel/pint": "^1.14",
Expand Down

0 comments on commit 8bbb5c6

Please sign in to comment.