Update README.md

This commit is contained in:
Maxime 2024-04-08 01:16:43 +02:00
parent e8c48a7fdb
commit 715de77a69
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ Edit your `composer.json` file to include the following dependency:
"repositories": [
{
"type": "vcs",
"url": "git@git.bluesquare.io:bag/laravel-helper.git"
"url": "https://git.bluesquare.io/bag/laravel-helper.git"
}
]
```