X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=composer.json;h=6e414e4c6650460f441f4b5f84a5354cd0dcae2f;hb=13a3d2142f2600376f73c5b43f3a4db9d3a3e49d;hp=a1352951423fc06b1d7584947cde7aa80b1d0b0e;hpb=1a8ff89f17e37a43d90f10b1d4b9e783d7b05e1d;p=civicrm-core.git diff --git a/composer.json b/composer.json index a135295142..6e414e4c66 100644 --- a/composer.json +++ b/composer.json @@ -29,10 +29,10 @@ "psr-0": { "PHPUnit_": ["packages/"], "Civi": "", - "Civi\\": [".", "tests/phpunit/"] + "Civi\\": ["tests/phpunit/"] }, "psr-4": { - "Civi\\": ["setup/src/"] + "Civi\\": [".", "setup/src/"] } }, "include-path": ["vendor/tecnickcom"], @@ -75,7 +75,7 @@ "league/csv": "^9.2", "tplaner/when": "~3.0.0", "xkerman/restricted-unserialize": "~1.1", - "typo3/phar-stream-wrapper": "^3.0" + "typo3/phar-stream-wrapper": "^2 || ^3.0" }, "scripts": { "post-install-cmd": [