File tree Expand file tree Collapse file tree 3 files changed +481
-486
lines changed Expand file tree Collapse file tree 3 files changed +481
-486
lines changed Original file line number Diff line number Diff line change @@ -10,14 +10,15 @@ Navigating through the commits and files will help you build:
1010## Requirements
1111- Chrome or Firefox
1212- [ composer] ( https://getcomposer.org/ )
13- - PHP 7.2 +
13+ - PHP 8.0 +
1414 - gmp
1515 - mbstring
1616 - curl
1717 - openssl
1818
19- PHP 7.1 is no longer maintained, but you can checkout the ` v2.x ` branch.
20- PHP 5.6+ is no longer maintained, but you can checkout the ` v1.x ` branch.
19+ PHP 7.2 is no longer maintained, but you can checkout the ` v3.x ` tags.
20+ PHP 7.1 is no longer maintained, but you can checkout the ` v2.x ` tags.
21+ PHP 5.6+ is no longer maintained, but you can checkout the ` v1.x ` tags.
2122
2223## Installation
2324``` bash
Original file line number Diff line number Diff line change 1010 }
1111 ],
1212 "require" : {
13- "minishlink/web-push" : " ^6 .0.0"
13+ "minishlink/web-push" : " ^8 .0.0"
1414 }
1515}
You can’t perform that action at this time.
0 commit comments