We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab1e9db commit 1051aefCopy full SHA for 1051aef
README.md
@@ -91,7 +91,7 @@ Available modes:
91
Available sources:
92
- `auto` *(default)*: Use `offline` in `minor-only` mode. Otherwise, fetch from [php.net](https://www.php.net/releases/index.php)
93
- `php.net`: Fetch releases information from [php.net](https://www.php.net/releases/index.php)
94
-- `offline`: Use [hardcoded releases information](resources/all-versions.json)
+- `offline`: Use [hardcoded releases](resources/all-versions.json) information
95
96
## Installation
97
0 commit comments