Skip to content

Commit 71fa2a7

Browse files
authored
Merge pull request #5492 from Laravel-Backpack/hotfix-basset-version
[HOT-FIX] basset not properly working with cdn links
2 parents 279c29d + aa9f656 commit 71fa2a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"require": {
3838
"laravel/framework": "^10.0|^11.0",
3939
"prologue/alerts": "^1.0",
40-
"backpack/basset": "^1.1.1|^1.3",
40+
"backpack/basset": "^1.1.1|^1.3.1",
4141
"creativeorange/gravatar": "~1.0",
4242
"doctrine/dbal": "^3.0|^4.0",
4343
"guzzlehttp/guzzle": "^7.0"

0 commit comments

Comments
 (0)