Browse Source

Fix composer 2.0 error.

Lacey Sanderson 4 years ago
parent
commit
ac2fa875d3
1 changed files with 1 additions and 1 deletions
  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.*",