Skip to content
This repository was archived by the owner on Feb 14, 2023. It is now read-only.

Commit 24d0e01

Browse files
author
Andrey Helldar
committed
Updated README.md
1 parent d7b6867 commit 24d0e01

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,8 @@ Or you can manually set the required branch, following the table:
2929
|:---:|:---:|:---:|:---|
3030
| ^4.0 | 5.6.9+ | ^3.0, ^4.0 | `composer require andrey-helldar/api-response:^4.0` |
3131
| ^4.4.1 | 5.6.9+ | ^3.0, ^4.0, ^5.0 | `composer require andrey-helldar/api-response:^4.4.1` |
32-
| ^5.0 | 7.1.3+ | ^4.0, ^5.0 | `composer require andrey-helldar/api-response:^4.0` |
32+
| ^5.0 | 7.1.3+ | ^4.0, ^5.0 | `composer require andrey-helldar/api-response:^5.0` |
33+
| latest | 7.1.3+ | ^4.0, ^5.0 | `composer require andrey-helldar/api-response` |
3334

3435
Instead, you may of course manually update your require block and run `composer update` if you so choose:
3536

0 commit comments

Comments
 (0)