Quellcode durchsuchen

Fix composer 2.0 error.

Lacey Sanderson vor 4 Jahren
Ursprung
Commit
ac2fa875d3
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1 1
      composer.json

+ 1 - 1
composer.json

@@ -1,5 +1,5 @@
 {
-  "name": "tripal",
+  "name": "tripal/tripal",
   "description": "Tripal is an toolkit to facilitate construction of online genomic, genetic (and other biological) websites.",
   "require-dev": {
     "doctrine/instantiator": "1.0.*",