diff --git a/composer.json b/composer.json index d5932ae0..39729fdf 100644 --- a/composer.json +++ b/composer.json @@ -27,7 +27,6 @@ "firebase/php-jwt": "^6.0" }, "require-dev": { - "phpunit/phpunit": "^11.4", "squizlabs/php_codesniffer": "^3.10", "friendsofphp/php-cs-fixer": "^3.60" }, diff --git a/test/Api/AccountingApiTest.php b/test/Api/AccountingApiTest.php deleted file mode 100644 index 7382c2e8..00000000 --- a/test/Api/AccountingApiTest.php +++ /dev/null @@ -1,1973 +0,0 @@ -