Skip to content

Commit a48f318

Browse files
committed
build: php 8.2 compatibility
1 parent 8df5771 commit a48f318

2 files changed

Lines changed: 46 additions & 48 deletions

File tree

composer.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@
2828

2929
"scripts": {
3030
"phpunit": "vendor/bin/phpunit --configuration phpunit.xml",
31-
"phpunit:coverage": "XDEBUG_MODE=coverage vendor/bin/phpunit --configuration phpunit.xml --coverage-text",
3231
"phpstan": "vendor/bin/phpstan analyse --level 6 src",
3332
"phpcs": "vendor/bin/phpcs src --standard=phpcs.xml",
3433
"phpmd": "vendor/bin/phpmd src/ text phpmd.xml",

composer.lock

Lines changed: 46 additions & 47 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)