diff --git a/composer.json b/composer.json
index 1505942..09c8098 100644
--- a/composer.json
+++ b/composer.json
@@ -37,7 +37,7 @@
"require": {
"php": "^8.1",
"doctrine/persistence": "^2.2.2 || ^3.0.0",
- "nucleos/user-bundle": "^2.3 || ^3.0",
+ "nucleos/user-bundle": "^2.3 || ^3.4.0",
"symfony/config": "^6.4 || ^7.0",
"symfony/dependency-injection": "^6.4 || ^7.0",
"symfony/event-dispatcher": "^6.4 || ^7.0",
@@ -61,10 +61,12 @@
},
"require-dev": {
"alcaeus/mongo-php-adapter": "^1.1",
+ "dama/doctrine-test-bundle": "^8.0",
"doctrine/doctrine-bundle": "^2.5",
"doctrine/orm": "^2.7",
"ergebnis/composer-normalize": "^2.0.1",
"symfony/browser-kit": "^6.4 || ^7.0",
+ "symfony/css-selector": "^6.4 || ^7.0",
"symfony/doctrine-bridge": "^6.4 || ^7.0",
"symfony/yaml": "^6.4 || ^7.0"
},
diff --git a/phpunit.xml.dist b/phpunit.xml.dist
index f3a638c..8c50fe7 100644
--- a/phpunit.xml.dist
+++ b/phpunit.xml.dist
@@ -3,12 +3,19 @@
+
+
+
+
./tests/
+
+
+