Skip to content

Commit d429da2

Browse files
Update to stable PHPDoc
1 parent c26a234 commit d429da2

File tree

2 files changed

+1259
-534
lines changed

2 files changed

+1259
-534
lines changed

composer.json

+1-2
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,10 @@
55
"type": "project",
66
"license": "GPL-3.0-or-later",
77
"prefer-stable": true,
8-
"minimum-stability": "dev",
98
"require": {
109
"php": ">=7.2.5"
1110
},
1211
"require-dev": {
13-
"phpdocumentor/phpdocumentor": "dev-master"
12+
"phpdocumentor/phpdocumentor": "3.0.0"
1413
}
1514
}

0 commit comments

Comments
 (0)