composer update phpunit 10.3, remove define in tests bootstrap

This commit is contained in:
bs
2026-03-21 00:19:49 -07:00
parent 89ccffd02c
commit eb721f831c
3 changed files with 2 additions and 14 deletions
+1 -1
View File
@@ -28,7 +28,7 @@
"josegonzalez/dotenv": "^4.0",
"php-collective/decimal-object": "^1.3",
"phpstan/phpstan": "^2.1",
"phpunit/phpunit": "^10.5.5 || ^11.1.3 || ^12.1"
"phpunit/phpunit": "^10.3"
},
"autoload": {
"psr-4": {