]> Raphaël G. Git Repositories - userbundle/commitdiff
Remove unnecessary dev requirement
authorRaphaël Gertz <git@rapsys.eu>
Mon, 3 Oct 2022 03:45:39 +0000 (05:45 +0200)
committerRaphaël Gertz <git@rapsys.eu>
Mon, 3 Oct 2022 03:45:39 +0000 (05:45 +0200)
composer.json

index e541a64c8e5ef9513431fb9ed4252d0d4bcd2d41..2669f02a284d925cd3f1562c523304752c6093ed 100644 (file)
@@ -21,9 +21,6 @@
         "symfony/security-bundle": "^4.0|^5.0",
         "symfony/validator": "^4.0|^5.0"
     },
-    "require-dev": {
-        "doctrine/data-fixtures": "^1.0"
-    },
     "extra": {
         "branch-alias": {
             "dev-master": "master"