Skip to content

Commit 7ae1334

Browse files
committed
Update version.
1 parent 56ae70a commit 7ae1334

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,14 +16,14 @@ only.**
1616

1717
## Requirements
1818

19-
- PHP 7.3 or later
19+
- PHP 8.0 or later
2020
- Composer with PSR-4 (PSR-0 is not supported)
2121

2222

2323
## Installation
2424

2525
```bash
26-
$ composer require --dev adriansuter/php-autoload-override 1.5
26+
$ composer require --dev adriansuter/php-autoload-override 2.0
2727
```
2828

2929

SECURITY.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@
44
### Supported Versions
55

66
| Version | Supported |
7-
| ------- | ------------------ |
8-
| 1.x.x | :white_check_mark: |
7+
|---------| ------------------ |
8+
| 2.x.x | :white_check_mark: |
99

1010

1111
### Reporting a Vulnerability
1212

13-
To report a vulnerability please send an email to [email protected]
13+
To report a vulnerability please email [email protected].

0 commit comments

Comments
 (0)