Skip to content

Commit bb57c86

Browse files
committed
fix: update TastyIgniter repository URL in composer.json
Signed-off-by: sampoyigi <6567634+sampoyigi@users.noreply.github.com>
1 parent 70fe800 commit bb57c86

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
@@ -30,7 +30,7 @@
3030
"repositories": {
3131
"tastyigniter": {
3232
"type": "composer",
33-
"url": "https://satis.tastyigniter.com"
33+
"url": "https://composer.tastyigniter.com"
3434
}
3535
},
3636
"require": {

0 commit comments

Comments
 (0)