Skip to content

Commit 1553909

Browse files
committed
Update docs-builder to version 0.15
1 parent aa3f693 commit 1553909

File tree

2 files changed

+251
-533
lines changed

2 files changed

+251
-533
lines changed

_build/composer.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,17 +6,17 @@
66
],
77
"config": {
88
"platform": {
9-
"php": "7.2.9"
9+
"php": "7.4.14"
1010
},
1111
"preferred-install": {
1212
"*": "dist"
1313
},
1414
"sort-packages": true
1515
},
1616
"require": {
17-
"php": ">=7.2.9",
18-
"symfony/console": "^4.4",
19-
"symfony/docs-builder": "^0.12.0",
20-
"symfony/process": "^4.4"
17+
"php": ">=7.4",
18+
"symfony/console": "^5.2",
19+
"symfony/docs-builder": "^0.15.0",
20+
"symfony/process": "^5.2"
2121
}
2222
}

0 commit comments

Comments
 (0)