mirror of
https://github.com/nextcloud/documentation.git
synced 2025-10-26 11:18:02 +00:00
Fix issue with PHP 7.1 dependency in dev manual
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
This commit is contained in:
parent
4cb1ea907b
commit
4c33b9a306
@ -1,6 +1,6 @@
|
||||
{
|
||||
"minimum-stability": "dev",
|
||||
"require": {
|
||||
"juliushaertl/phpdoc-to-rst": "dev-master"
|
||||
"juliushaertl/phpdoc-to-rst": "dev-php7.0"
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user