Fix : Ajout php unit et correction de l'installation du projet (bdd local)
This commit is contained in:
+4
-1
@@ -83,6 +83,9 @@
|
||||
}
|
||||
},
|
||||
"require-dev": {
|
||||
"friendsofphp/php-cs-fixer": "^3.92"
|
||||
"friendsofphp/php-cs-fixer": "^3.92",
|
||||
"phpunit/phpunit": "^12.5",
|
||||
"symfony/browser-kit": "8.0.*",
|
||||
"symfony/css-selector": "8.0.*"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user