chore: update dependencies and improve test class reflection
Some checks failed
🧪✨ Tests Workflow / 🛡️ 🔒 Library Audit (push) Successful in 4m11s
🧪✨ Tests Workflow / 📝 ✨ Code Lint (push) Successful in 4m2s
🧪✨ Tests Workflow / 🛡️ 🔒 License Check (push) Successful in 4m23s
🧪✨ Tests Workflow / 🧪 ✨ Database Migrations (push) Successful in 4m37s
🧪✨ Tests Workflow / 🐙 🔍 Code Sniffer (push) Successful in 4m29s
🧪✨ Tests Workflow / 🧪 ✅ Unit Tests (push) Failing after 3m16s

This commit is contained in:
2025-11-16 08:51:34 -05:00
parent 7937072c0f
commit ae5684bc88
3 changed files with 47 additions and 50 deletions

View File

@@ -28,7 +28,7 @@
"require-dev": {
"phpunit/phpunit": "^12.4",
"mockery/mockery": "^1.6",
"squizlabs/php_codesniffer": "^3.12",
"squizlabs/php_codesniffer": "^4.0",
"lendable/composer-license-checker": "^1.2",
"phpstan/phpstan": "^2.1.31",
"kwn/php-rdkafka-stubs": "^2.2"