File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -16,14 +16,14 @@ only.**
16
16
17
17
## Requirements
18
18
19
- - PHP 7.3 or later
19
+ - PHP 8.0 or later
20
20
- Composer with PSR-4 (PSR-0 is not supported)
21
21
22
22
23
23
## Installation
24
24
25
25
``` bash
26
- $ composer require --dev adriansuter/php-autoload-override 1.5
26
+ $ composer require --dev adriansuter/php-autoload-override 2.0
27
27
```
28
28
29
29
Original file line number Diff line number Diff line change 4
4
### Supported Versions
5
5
6
6
| Version | Supported |
7
- | ------- | ------------------ |
8
- | 1 .x.x | :white_check_mark : |
7
+ | --------- | ------------------ |
8
+ | 2 .x.x | :white_check_mark : |
9
9
10
10
11
11
### Reporting a Vulnerability
12
12
13
- To report a vulnerability please
send an email
to [email protected]
13
+ To report a vulnerability please email
[email protected] .
You can’t perform that action at this time.
0 commit comments