creating configuration and type casting

This commit is contained in:
Your Name
2024-10-18 22:27:29 +03:00
parent 7744d22039
commit 705a50d681
14 changed files with 253 additions and 3 deletions

View File

@@ -62,7 +62,7 @@
"@phpunit",
"@infection"
],
"unused": "composer-unused --excludePackage=ext-zip",
"unused": "composer-unused --excludePackage=ext-curl",
"validate": "composer validate --strict --ansi"
}
}