satis Questions

2

My objective is to have a composer.json file committed to our project repository that specifies what theme(s) or plugin(s) should be used for that project and when a developer pulls down the repo a...
Academician asked 10/6, 2016 at 11:48

1

I have a server in which I have a few git repos and a satis repository setup. I'd like to setup the satis repository to list the local repos. // satis.json { "name": "NJ16 Repositories", "homepa...
Beethoven asked 25/8, 2018 at 23:6

3

Solved

I've set up two projects, an 'init' and a library, which is required by the init. They both have PSR-0 autoloads set, but the autoload values from the library are not added to the vendor/composer/a...
Ratib asked 6/5, 2013 at 22:6

2

Composer gives the following error: Could not load package phpspec/prophecy in http://packagist.org: [UnexpectedValueException] Could not parse version constraint ^1.0.2: Invalid version string "^...
Pettifogging asked 6/2, 2015 at 21:52

1

I'm creating a package but I would like to keep it private so only members of my dev team can use it. I've checked this out on Google and Satis came back as an option. I was just wondering do I n...
Hawsehole asked 24/6, 2014 at 11:7

2

Solved

I am really new to Satis and I found this tutorial: https://getcomposer.org/doc/articles/handling-private-packages-with-satis.md. But I still can't get myself started. Is Satis is installed by pro...
Waxen asked 10/3, 2014 at 16:5

2

Solved

We have our own Satis repository, we can store there our own dependencies. This works fine. But if a developer uses a package that is not within in our own repository, then Composer will fetch it ...
Sleepy asked 1/8, 2012 at 12:35

3

Solved

I'm using symfony 2.1 and I want to add a library to vendors. The library do not exists in packagist. I can't manage it with composer. When I install bundles or others vendors through composer, it ...
Impregnable asked 15/7, 2012 at 22:41
1

© 2022 - 2024 — McMap. All rights reserved.