Skip to content

Commit d3535d8

Browse files
authored
Merge pull request #1307 from phpDocumentor/fix/deprecation-php8.3
Upgrade scrivo/highlight.php to prevent deprecations
2 parents 8bba205 + 6ec0e22 commit d3535d8

3 files changed

Lines changed: 682 additions & 2 deletions

File tree

packages/guides-code/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
},
2222
"require": {
2323
"php": "^8.1",
24-
"scrivo/highlight.php": "^9.18.0"
24+
"scrivo/highlight.php": "^9.18.1.10"
2525
},
2626
"extra": {
2727
"branch-alias": {

0 commit comments

Comments
 (0)