Skip to content

Commit 5126504

Browse files
committed
run composer update
1 parent 03281c7 commit 5126504

File tree

2 files changed

+171
-179
lines changed

2 files changed

+171
-179
lines changed

composer.json

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"mews/purifier": "^3.4",
3636
"spatie/laravel-ignition": "^2.0",
3737
"spatie/laravel-translatable": "^6.0",
38-
"backpack/pan-panel": "dev-main"
38+
"backpack/pan-panel": "^1.0"
3939
},
4040
"require-dev": {
4141
"fakerphp/faker": "~1.4",
@@ -50,10 +50,6 @@
5050
{
5151
"type": "composer",
5252
"url": "https://repo.backpackforlaravel.com/"
53-
},
54-
{
55-
"type": "vcs",
56-
"url": "https://github.com/Laravel-Backpack/pan-panel.git"
5753
}
5854
],
5955
"autoload": {

0 commit comments

Comments
 (0)