Skip to content

Commit 7a4d0e4

Browse files
committed
Bump torchlight-api/torchlight-commonmark-php
Pending merge of torchlight-api/torchlight-commonmark-php#12
1 parent 21ecc4a commit 7a4d0e4

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

composer.json

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"spatie/laravel-permission": "^6.2",
3131
"spatie/laravel-schedule-monitor": "^3.7",
3232
"spatie/laravel-tags": "^4.6",
33-
"torchlight/torchlight-commonmark": "^0.5.5"
33+
"torchlight/torchlight-commonmark": "dev-main"
3434
},
3535
"require-dev": {
3636
"barryvdh/laravel-debugbar": "^3.10",
@@ -86,5 +86,11 @@
8686
}
8787
},
8888
"minimum-stability": "stable",
89-
"prefer-stable": true
89+
"prefer-stable": true,
90+
"repositories": [
91+
{
92+
"type": "vcs",
93+
"url": "https://github.com/caendesilva/torchlight-commonmark-php"
94+
}
95+
]
9096
}

0 commit comments

Comments
 (0)