Skip to content

Commit 4c36d3a

Browse files
authored
Merge pull request #96 from Nyholm/doctrine-rst-parser-04
Use a released version of doctrine/rst-parser
2 parents b9f5e8d + 599a83a commit 4c36d3a

File tree

2 files changed

+10
-11
lines changed

2 files changed

+10
-11
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"require": {
1717
"ext-json": "*",
1818
"ext-curl": "*",
19-
"doctrine/rst-parser": "0.4.x-dev",
19+
"doctrine/rst-parser": "^0.4",
2020
"scrivo/highlight.php": "^9.12.0",
2121
"symfony/filesystem": "^5.2",
2222
"symfony/finder": "^5.2",

composer.lock

Lines changed: 9 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)