Skip to content

Commit 8a13870

Browse files
committed
- Adding Laravel 13 support
1 parent 6893b02 commit 8a13870

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

composer.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,12 @@
3939
]
4040
}
4141
},
42+
"repositories": [
43+
{
44+
"type": "vcs",
45+
"url": "https://github.com/javaabu/laravel-settings.git"
46+
}
47+
],
4248
"minimum-stability": "dev",
4349
"prefer-stable": true
4450
}

0 commit comments

Comments
 (0)