Skip to content

Commit 012f046

Browse files
committed
Update kuria/php-highlighter dependency
1 parent a06299f commit 012f046

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
Changelog
22
#########
33

4+
4.2.2
5+
*****
6+
7+
- allow a newer version of kuria/php-highlighter
8+
9+
410
4.2.1
511
*****
612

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"php": ">=7.1",
88
"kuria/event": "^2.0",
99
"kuria/debug": "^4.0",
10-
"kuria/php-highlighter": "^2.0"
10+
"kuria/php-highlighter": "^2.0 || ^3.0"
1111
},
1212
"require-dev": {
1313
"ext-mbstring": "*",

0 commit comments

Comments
 (0)