Skip to content

Commit a3c3688

Browse files
Copilotclemensv
andcommitted
Add 510 tests to PHP SDK for improved code coverage (83.62%)
Co-authored-by: clemensv <542030+clemensv@users.noreply.github.com>
1 parent 4b55b51 commit a3c3688

File tree

7 files changed

+5344
-1
lines changed

7 files changed

+5344
-1
lines changed

php/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"php": ">=8.1"
2222
},
2323
"require-dev": {
24-
"phpunit/phpunit": "^10.0 || ^11.0"
24+
"phpunit/phpunit": "*"
2525
},
2626
"autoload": {
2727
"psr-4": {

php/coverage.xml

Lines changed: 1517 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)