Skip to content
This repository has been archived by the owner on Mar 12, 2024. It is now read-only.

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
mikebronner committed Mar 12, 2024
1 parent 495610a commit 21434b0
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions composer.json
Expand Up @@ -14,7 +14,6 @@
}
],
"require": {
"cweagans/composer-patches": "*",
"laravel/nova": "^4.0",
"symfony/thanks": "^1.2",
"unisharp/laravel-filemanager": "*",
Expand All @@ -30,17 +29,11 @@
"providers": [
"GeneaLabs\\NovaGutenberg\\FieldServiceProvider"
]
},
"patches": {
"van-ons/laraberg": {
"PR #110: Fix z-index of block popups.": "https://github.com/mikebronner/laraberg/tree/patch-1"
}
}
},
"config": {
"sort-packages": true,
"allow-plugins": {
"cweagans/composer-patches": true,
"symfony/thanks": true
}
},
Expand Down

0 comments on commit 21434b0

Please sign in to comment.