PHP8 Support

This commit is contained in:
Justin Foell
2023-01-27 11:51:25 -06:00
parent c4df4301ec
commit be18f52b65
3 changed files with 484 additions and 541 deletions
+5
View File
@@ -16,5 +16,10 @@
},
"scripts": {
"lint": "phpcs -s"
},
"config": {
"allow-plugins": {
"dealerdirect/phpcodesniffer-composer-installer": true
}
}
}