Skip to content

Commit 09e7d45

Browse files
committed
stop using our fork
1 parent eb74281 commit 09e7d45

File tree

2 files changed

+119
-63
lines changed

2 files changed

+119
-63
lines changed

_build/composer.json

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -10,20 +10,14 @@
1010
},
1111
"require": {
1212
"ext-json": "*",
13-
"doctrine/rst-parser": "dev-sf-docs-tweaks",
13+
"doctrine/rst-parser": "dev-master",
1414
"scrivo/highlight.php": "v9.12.0.5",
1515
"symfony/phpunit-bridge": "^4.1",
1616
"symfony/filesystem": "^4.1",
1717
"symfony/dom-crawler": "^4.1",
1818
"symfony/css-selector": "^4.1",
1919
"symfony/console": "^4.1"
2020
},
21-
"repositories": [
22-
{
23-
"type": "vcs",
24-
"url": "[email protected]:weaverryan/rst-parser.git"
25-
}
26-
],
2721
"require-dev": {
2822
"gajus/dindent": "^2.0",
2923
"symfony/finder": "^4.1"

0 commit comments

Comments
 (0)