u m6w6/pharext
[pharext/replicator.pharext.org] / composer.json
index 3c234877b572ab4575293bd7d32853e5b2e35c67..7a6006fe978156de3b8da035ca7c2fa496c5fee5 100644 (file)
@@ -1,6 +1,11 @@
 {
     "require": {
-        "m6w6/pharext": "~3.0",
-        "concisecss/concise.css": "~2.1"
-    }
+        "concisecss/concise.css": "~2.1",
+        "m6w6/pharext": "^4"
+    },
+       "autoload": {
+               "psr-0": {
+                       "pharext": "vendor/m6w6/pharext/src"
+               }
+       }
 }