Skip to content

Commit 1d2ce50

Browse files
committed
Adjacency list update
1 parent bf115aa commit 1d2ce50

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

composer.json

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"php": "^8.2",
2424
"baspa/laravel-timezones": "^1.2",
2525
"filament/filament": "^4.0",
26-
"saade/filament-adjacency-list": "dev-release/filament-v4",
26+
"saade/filament-adjacency-list": "^4.0",
2727
"spatie/laravel-package-tools": "^1.15.0",
2828
"staudenmeir/laravel-adjacency-list": "^1.0"
2929
},
@@ -75,10 +75,6 @@
7575
}
7676
},
7777
"repositories": {
78-
"saade/filament-adjacency-list": {
79-
"type": "git",
80-
"url": "https://github.com/backstagephp/filament-adjacency-list.git"
81-
}
8278
},
8379
"minimum-stability": "beta",
8480
"prefer-stable": true

0 commit comments

Comments
 (0)