Skip to content

Commit 241454f

Browse files
committed
Readme: Format table for packagist.org
1 parent 36e71e8 commit 241454f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -95,10 +95,9 @@ $ php-matrix --mode=minor-only ">=7.2 <8.4"
9595
### `--source`
9696

9797
Available sources:
98-
- `auto`: Use `offline` in `minor-only` mode. Otherwise, fetch from [php.net](https://www.php.net/releases/index.php)
98+
- `auto` *(default)*: Use `offline` in `minor-only` mode. Otherwise, fetch from [php.net](https://www.php.net/releases/index.php)
9999
- `php.net`: Fetch releases information from [php.net](https://www.php.net/releases/index.php)
100100
- `offline`: Use [hardcoded releases information](resources/all-versions.json)
101-
[default: "auto"]
102101

103102
<dl>
104103
<dt><code>auto</code> (default)</dt>

0 commit comments

Comments
 (0)