Skip to content

Commit de5677b

Browse files
authored
Merge pull request #12 from AydinHassan/keylighter-fork
Use fork of keylighter
2 parents 8c466e4 + d6004ca commit de5677b

File tree

2 files changed

+139
-147
lines changed

2 files changed

+139
-147
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"require" : {
1212
"php" : ">=7.1",
1313
"league/commonmark": "^1.5.6",
14-
"kadet/keylighter": "dev-master",
14+
"php-school/keylighter": "^0.8.4",
1515
"kevinlebrun/colors.php": "^1.0"
1616
},
1717
"require-dev": {

0 commit comments

Comments
 (0)