Skip to content

Commit ca90613

Browse files
committed
- Adding Laravel 13 support
1 parent a0a430d commit ca90613

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

composer.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,12 @@
4343
]
4444
}
4545
},
46+
"repositories": [
47+
{
48+
"type": "vcs",
49+
"url": "https://github.com/javaabu/laravel-settings.git"
50+
}
51+
],
4652
"minimum-stability": "dev",
4753
"prefer-stable": true
4854
}

0 commit comments

Comments
 (0)