Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/opendevshop/devshop-composer-template

A fork of @drupal-composer/drupal-project that is designed to work with DevShop & Aegir out of the box.
https://github.com/opendevshop/devshop-composer-template

Merge pull request #19 from opendevshop/dependabot/composer/guzzlehttp/psr7-1.9.1

Bump guzzlehttp/psr7 from 1.9.0 to 1.9.1

be4bf05e51c43a6bee7eac53ea24051ddbe0d869 authored over 1 year ago by Jon Pugh <[email protected]>
Bump guzzlehttp/psr7 from 1.9.0 to 1.9.1

Bumps [guzzlehttp/psr7](https://github.com/guzzle/psr7) from 1.9.0 to 1.9.1.
- [Release notes](h...

99377a9e0d585e5afc1183454fa5eefc2ec7a276 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Update project

5da1f5989af68de4a930a732b4b771a6c5f1ed70 authored about 2 years ago by aegir_client_name <devshop_devmaster_email>
Putting platform back in so we know it will work in php 7.2

c46362e84cd8fd65fb7def17c380c728a0439db0 authored about 4 years ago by Jon Pugh <[email protected]>
.gitignores in all the folders

6bb90dd8f71d6ea96c5ea6abfb0b36ad3de77fcf authored about 4 years ago by Jon Pugh <[email protected]>
Updated composer lockfiles.

a390ff1b0189165fd8a15791f98bb0ed36330f61 authored about 4 years ago by Jon Pugh <[email protected]>
Updated .gitignore.

af6009ded9e6f71a256dc571526974bf8744be25 authored about 4 years ago by Jon Pugh <[email protected]>
Remove webflo/drupal-core-require-dev.

2339d98350f81a71efd694591fe937b80646de0c authored about 4 years ago by Jon Pugh <[email protected]>
Remove fixed php platform version.

83b16f7cb73543b93da6e0a1ecc29c15253d9433 authored about 4 years ago by Jon Pugh <[email protected]>
Merge branch '8.x' of github.com:drupal-composer/drupal-project into 8.x

409ab17c3812762a6ccd2e9c28ba3f64b19c7a0a authored about 4 years ago by Jon Pugh <[email protected]>
Revert "Remove composer.lock file, project templates should not have one."

This reverts commit 8156bfb2e897290f568e7f53b9075ed8c6ba4a2f.

8b2abb467f6e4a7867193337f01ede0e982ce218 authored over 4 years ago by Jon Pugh <[email protected]>
Revert "Removing lockfile from project"

This reverts commit 20795cce0dd3cb103c760109ecf252e11f7516e2.

Not having a lockfile results in ...

38186669816bdd3669382518c5eb82a82421de63 authored over 4 years ago by Jon Pugh <[email protected]>
Removing lockfile from project

20795cce0dd3cb103c760109ecf252e11f7516e2 authored over 4 years ago by Jon Pugh <[email protected]>
Remove composer.lock file, project templates should not have one.

8156bfb2e897290f568e7f53b9075ed8c6ba4a2f authored over 4 years ago by Jon Pugh <[email protected]>
Issue #539: Remove deprecated CONFIG_SYNC_DIRECTORY

04a3fe08d35bfdbdcb9718556fbe8181cd111ff0 authored about 5 years ago by Florian Weber <[email protected]>
Use scaffold plugin and composer packages from Drupal core 8.8.0 (#522)

d2e7410c8453ff18462278836c76e56b9a973585 authored about 5 years ago by Greg Anderson <[email protected]>
Prefer usage of && operator instead of "and" (#530)

53f6910c35db73d0b367d5b6f22be4af94dd1af3 authored about 5 years ago by Paul <[email protected]>
Add 'contrib' to Drush commandfile installer path (#525)

bdaa8fd53b120fa556e44cbfaa42f4c56831b9bd authored over 5 years ago by Greg Anderson <[email protected]>
Revert "Update CI to Ubuntu 18.04" (#526)

This reverts commit ee5bf36b89602f127446edc48126c792b670cf23.

309e83ca464c449ba4ffc63a0135f033a5d7ee2e authored over 5 years ago by Florian Weber <[email protected]>
Update CI to Ubuntu 18.04 (#520)

ee5bf36b89602f127446edc48126c792b670cf23 authored over 5 years ago by Florian Weber <[email protected]>
Issue #518: Bump minimum php version to 7.0.8

a49e2059fb03463db4f204baddffbf4d362e5ebd authored over 5 years ago by Florian Weber <[email protected]>
Revert "Deprecate PHP 7.1" (#521)

This reverts commit 50854107161a5a5308dfe8776303ebb460ae8888.

4de437963a0470c71c9ee22c22ba04e4edb6c127 authored over 5 years ago by Florian Weber <[email protected]>
Deprecate PHP 7.0 and 7.1 (#518)

50854107161a5a5308dfe8776303ebb460ae8888 authored over 5 years ago by Maarten Segers <[email protected]>
Update .travis.yml

ec0f41171516c18357ca4cda9068ee4cdeabaa19 authored over 5 years ago by Florian Weber <[email protected]>
Bump minimum version to 8.7.0 (#488)

0bc7270af36e2800a225c2c45d8957ea3de36645 authored over 5 years ago by Florian Weber <[email protected]>
Drop PHP 5.6 testing (#489)

e55e401a5f964294ab3da9ecb7c10a314b17e28c authored over 5 years ago by Florian Weber <[email protected]>
Change createRequiredFiles messages to reflect what occured (#467)

9e036f02949d81a423a09ec428c3384742e6b33d authored almost 6 years ago by Charles Tanton <[email protected]>
Add PHP 7.3 to Travis CI (#476)

d8ee4b4defd855b674caead3ded71e211bbefe65 authored almost 6 years ago by Peter Kokot <[email protected]>
Remove thunder from base template.

ca3899f602997c5506d4ab2d3c27fcf8545ce1b7 authored almost 6 years ago by Jon Pugh <[email protected]>
Quote wildcards to avoid issues in some shells (#456)

85d302ef54a4c2307f445f0d8ea1b33bf6db5991 authored almost 6 years ago by Simon <[email protected]>
Set bin dir for behat tests.

6d8d1e7fa6872661b0e7dd27ae1eeca197fc5b8f authored almost 6 years ago by Jon Pugh <[email protected]>
Adding web/sites to preserved-paths so composer install doesn't wipe out our multisite folders.

eb1d256949e600f79a30fa564c0b10bfca592c27 authored almost 6 years ago by Jon Pugh <[email protected]>
Adding repository for asset packagist.

1699febd429f71976e1a2b695482ad22f61375ac authored almost 6 years ago by Jon Pugh <[email protected]>
Adding thunder

6fbaa3985b2148bbb7c64ee517a23d21991408db authored almost 6 years ago by Jon Pugh <[email protected]>
Sync new lines at the end of the files (#453)

4229acea4bb6181f421e8dd0e72a02ccdc98df1d authored almost 6 years ago by Peter Kokot <[email protected]>
Added "composer-exit-on-patch-failure": true option to composer.json (#420)

f2b83dc777a188cc1ccc4526f947e66d70fad380 authored almost 6 years ago by Maarten Segers <[email protected]>
Removing redundant "--stability dev" from installation command (#450)

Fixes #449.

4eb9750681374c19fa40fa12a5995d9bc04c3411 authored almost 6 years ago by Hans Fredrik Nordhaug <[email protected]>
Issue #408: Bump minimum PHP version to 5.6

4a664d249486c836fc8cb55cc1471018cbff11b0 authored almost 6 years ago by Florian Weber <[email protected]>
Require zaporylie/composer-drupal-optimizations (#442)

21698cf2699c24255e402a9af67591dfe2805acb authored almost 6 years ago by Andy Postnikov <[email protected]>
Adding php version config to prevent problems installing in PHP 7.0 environments.

382ca5a6ae801d661ad85aefd15f1b7ebcbc943d authored almost 6 years ago by Jon Pugh <[email protected]>
Adding php version config to tests folder composer.json

2ce34452243345262b5787ce3df0d71319f39c4a authored almost 6 years ago by Jon Pugh <[email protected]>
Fix JSON

caa7b051d54fbe9efb6af420b11779be5f2316ef authored about 6 years ago by Jon Pugh <[email protected]>
Merge pull request #2 from caldenjacobs/download-scaffold-files-by-default

Download scaffold files by default, update README

ff91823adc474373f23688e0ca5b4ec82c00d178 authored about 6 years ago by Jon Pugh <[email protected]>
Merge branch '8.x' into download-scaffold-files-by-default

c496acabeedcfc9c199df2e0d9497d27eb49b998 authored about 6 years ago by Jon Pugh <[email protected]>
Update README.md

4e3a155b57bd7190e0b43253aecf0eda62fcea53 authored about 6 years ago by Jon Pugh <[email protected]>
Delete composer.lock

Otherwise drupal version installed might not be up to date. Projects will commit their own compo...

7a79fbe6c57b4c5350cdb686685229b6bcbb63d3 authored about 6 years ago by Jon Pugh <[email protected]>
Run composer install and update in tests folder after running it in root.

6bf8a71ea648acbe783ef62b655600b8a2ad975a authored about 6 years ago by Jon Pugh <[email protected]>
Removing behat yml creator.

c3e6d948cc7ccba488617f17b93d1e2bb0609263 authored about 6 years ago by Jon Pugh <[email protected]>
Show colors!

3349bc92af0df0a4fcf84fe8b4fb387f4b628a97 authored about 6 years ago by Jon Pugh <[email protected]>
Add a behat test to test that behat tests can be run.

c816e926bf95dc718ae3c1d1785f52e836581920 authored about 6 years ago by Jon Pugh <[email protected]>
Just put our own behat.yml in there, yeah?

6484f6aaf90fe7f6555273517e11311fdb071f8a authored about 6 years ago by Jon Pugh <[email protected]>
Put the project name last so it's easier to copy and paste.

8b1c3c8b9928bf445e8c41b7eb3308e541aebf04 authored about 6 years ago by Jon Pugh <[email protected]>
Adding gitignore, composer files and a default feature context.

Hey, that's all bin/behat --init does anyway ¯\_(ツ)_/¯

ce1b77ac5c573735617f012e9657a017c783f433 authored about 6 years ago by Jon Pugh <[email protected]>
Adding a default feature file.

b6041213e67a884085179f1c662efdaa57f0d8c1 authored about 6 years ago by Jon Pugh <[email protected]>
Download scaffold files by default, update README

Signed-off-by: Christian Alden Jacobs <[email protected]>

a90a5feabf26acaef94e9746633c53a9b22a4d24 authored over 6 years ago by Christian Alden Jacobs <[email protected]>
Update composer.json to require latest stable version of Drupal (#424)

c1e2b6e6b32d51e75321d76c503714d8515e2420 authored over 6 years ago by Matthew Grasmick <[email protected]>
Adding a lock file.

c25911ceff79aee0ea3bd56bf6d90bf260f2d27b authored over 6 years ago by Jon Pugh <[email protected]>
Use 8.* instead of ~8.5

26b390327fd794af7296b41cdee61c39f3f4fc06 authored over 6 years ago by Jon Pugh <[email protected]>
Adding a "drupal:upgrade" command to composer.json as an alias to "@composer update drupal/core webflo/drupal-core-require-dev symfony/* --with-dependencies"

f0537f915f3ff0e169b500561f4a2344b0259923 authored over 6 years ago by Jon Pugh <[email protected]>
Putting Drupal/core version to ~8.5 so it will automatically upgrade throughout the 8.x cycle.

7a585c687a0b3e3054c3213067ea302894e565c2 authored over 6 years ago by Jon Pugh <[email protected]>
Don't include .gitkeep, they are put there on every composer install.

e8c133633b5881dc4d329fedfe4044bed4b5da3b authored over 6 years ago by Jon Pugh <[email protected]>
Adding to .gitignore

76551093ce35a66a20c9eb755644fc48d87daa4c authored over 6 years ago by Jon Pugh <[email protected]>
Adding to default .gitignore.

63ab3c73581a52a926e8a1bc7d4428a5b265903d authored over 6 years ago by Jon Pugh <[email protected]>
Adding .editorconfig and .gitattributes to gitignore file.

aaf851c9bacf97852a5b285178bdefe83f32b64e authored over 6 years ago by Jon Pugh <[email protected]>
Pin PHP Config to 5.5.9 for drupal/console.

f43ffceb7561b1037488726fe0e11122b759bd5c authored over 6 years ago by Jon Pugh <[email protected]>
Bump minimum required composer-patches version to support default patch level (#410)

970d307847504ba4248ddc39c000e87ddafd9d68 authored over 6 years ago by Dezső BICZÓ <[email protected]>
Adjust default core patch level to -p2. (#418)

96f02b37d3d9cb159da412a857420a97b8ebac2e authored over 6 years ago by Alex Milkovskyi <[email protected]>
Update README.md

4e29af8aa0d9d1cb12e402f8d8f2e6dd7255f5f9 authored over 6 years ago by Jon Pugh <[email protected]>
Update README.md

7867c792928c51d6152c84963e1180299a1758f7 authored over 6 years ago by Jon Pugh <[email protected]>
Adding config.platform.php set to 5.5 as the cap to recommend broadest compatibility. (At least until end-of-support in march. https://www.drupal.org/docs/8/system-requirements/php-requirements#drupal-8

f711aa81b4a5d0d8f2ec133195fdaa8dd5c1ede6 authored over 6 years ago by Jon Pugh <[email protected]>
Ok, I suppose we need some of this.

45348cec57dade1be7daf10b7424751ac01d0bdd authored over 6 years ago by Jon Pugh <[email protected]>
Adding callout to support

7c65ef52169547accbfb7eecd901e697bb7b3e29 authored over 6 years ago by Jon Pugh <[email protected]>
Merge branch '8.x' of github.com:opendevshop/devshop-composer-template into 8.x

84c484659aaf04382356b61c0583b7efdc8438da authored over 6 years ago by Jon Pugh <[email protected]>
Adding jacinto to authors.

d66b931a55e8d360daab5dbe37b57fb480a2e09b authored over 6 years ago by Jon Pugh <[email protected]>
Update README.md

1dc36109a0bd151423c11f688720785ee84ee119 authored over 6 years ago by Jon Pugh <[email protected]>
Adding comment.

d6664217a183c207698f9a612bb1b39002220b22 authored over 6 years ago by Jon Pugh <[email protected]>
Removing drush9 template files.

96898e352de5e24c9563a59fec4e7f8fdf621ab2 authored over 6 years ago by Jon Pugh <[email protected]>
Changing composer.json to devshop/composer-template.

ee7e49f3f97f6338e7e66c3142545f02f946b3b7 authored over 6 years ago by Jon Pugh <[email protected]>
Remove unused use statement. (#406)

24f29be11ebcb2c2e610dcfd348b61e15f0d6d91 authored over 6 years ago by Norman Kämper-Leymann <[email protected]>
Fix typo in README.md

2b9d84a115536e598586a9ad9597855d19587c4e authored over 6 years ago by Florian Weber <[email protected]>
Remove "drupal-scaffold" from scripts (#275)

b0c4ce82a9a93e6bd8cae511faff1c0e40bedc16 authored over 6 years ago by Florian Weber <[email protected]>
Copy the editor config and gitattributes from drupal to the root. (#404)

3be2be59967107af135d72eb8992dcd3f2e8af8f authored over 6 years ago by Rodrigo <[email protected]>
Fix tests on Travis CI (#405)

dc7e43819a228fb0f180cbe0a022155fb1289b16 authored over 6 years ago by Florian Weber <[email protected]>
Update drupal-composer/drupal-scaffold

drupal-composer/drupal-scaffold is a full featured plugin and provides its own command.

04138e374bdeeb838020c2a1c4b0591118686d45 authored over 6 years ago by Florian Weber <[email protected]>
Merge pull request #394 from drupal-composer/commandfiles

Fix installer path for drush commandfiles.

f28a782c89ca71990b73c4f65a08b0ad148e0011 authored over 6 years ago by Moshe Weitzman <[email protected]>
Fix installer path for drush commandfiles.

4a35beba005a4930145f146e5ddd7b172726437c authored over 6 years ago by Moshe Weitzman <[email protected]>
Bump minimal version to 8.5.3

24ab11d2bf57929544944a1c29b72c7a2c942e98 authored over 6 years ago by Florian Weber <[email protected]>
Merge pull request #376 from morenstrat/patch-1

Updated argument name in Drush policy file

7b0f5c57713f551656573239a14516a87de2d2df authored almost 7 years ago by Moshe Weitzman <[email protected]>
Bump minimal version

91672522090604e4ec385fc3a4c30c23f62a14da authored almost 7 years ago by Florian Weber <[email protected]>
Updated argument name

9e90e4f3b12a45d0a1c580ca13be7ed1cd4b5411 authored almost 7 years ago by Markus Orenstrat <[email protected]>
Remove extra whitespace (#371)

6be94f447e67009a385959ef57f58163d651e052 authored almost 7 years ago by Jakub Piasecki <[email protected]>
Honor .env files and suggest usage (#351)

16653756a94254ad12998c6af925b53ab5275574 authored almost 7 years ago by Moshe Weitzman <[email protected]>
Improve update instructions (#366)

56936005b3ab8d13d05302e28559a353475e11dd authored almost 7 years ago by alexpott <[email protected]>
Run tests with 8.6.x

c08d18801aefb84275199ade5791eb66e118f43b authored almost 7 years ago by Florian Weber <[email protected]>
Update to Drupal 8.5

d0568a8c8d9009091499c8c06aaf7d5fe3275181 authored almost 7 years ago by Florian Weber <[email protected]>
Add platform version to FAQ to help user specifying PHP version, fixes #359. (#360)

6d886d94ae689de12d2086afb5fe898618b44369 authored almost 7 years ago by tostinni <[email protected]>
Update /drush dir for Drush9 (#350)

e34719cf48619b7d9f890ec8fb74c2b5107e876a authored almost 7 years ago by Moshe Weitzman <[email protected]>
Revert "Update /drush dir for Drush9"

This reverts commit 902fa86e2d56d8b737b9f9632a45ac30e8f14f85.

527cd79326177d7a6d48df6308cf9efa2f6338df authored almost 7 years ago by Moshe Weitzman <[email protected]>
Update /drush dir for Drush9

Shows how the benefits of a policyfile and also illustrates where to store site aliases and druh...

902fa86e2d56d8b737b9f9632a45ac30e8f14f85 authored almost 7 years ago by Moshe Weitzman <[email protected]>
Replace require-dev with webflo/drupal-core-require-dev (#348)

ffbdbf111352727ee88b8981ed628093c3077321 authored almost 7 years ago by Florian Weber <[email protected]>