Skip to content

Commit

Permalink
Remove PHP 8.0 Support
Browse files Browse the repository at this point in the history
Signed-off-by: Raj Mohan <cod43156@adobe.com>
  • Loading branch information
cod43156 committed Dec 5, 2024
1 parent 92e4bd2 commit 669acc8
Show file tree
Hide file tree
Showing 2 changed files with 595 additions and 759 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"config": {
"sort-packages": true,
"platform": {
"php": "8.0.99"
"php": "8.1"
},
"allow-plugins": {
"dealerdirect/phpcodesniffer-composer-installer": true
Expand Down
Loading

0 comments on commit 669acc8

Please sign in to comment.