Skip to content

Tags: palantirnet/drupal-skeleton

Tags

3.1.0

Toggle 3.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #127 from palantirnet/php-8

Use PHP 8

3.0.7

Toggle 3.0.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #128 from palantirnet/use-devel-5

Remove the upper bound version constraint on drupal/devel.

3.0.6

Toggle 3.0.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #125 from palantirnet/circleci-latest-composer

Update to latest composer on circleci

3.0.5

Toggle 3.0.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #124 from palantirnet/configure-composer-allow-plu…

…gins

Add the allow-plugins composer configuration

3.0.4

Toggle 3.0.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #122 from palantirnet/circleci-cimg-mysql

Use cimg/mysql image on CircleCI

3.0.3

Toggle 3.0.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #121 from palantirnet/composer-patches-dependencies

WIP: Enable Composer patches from dependencies

3.0.2

Toggle 3.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #118 from palantirnet/update-devel-for-d9

Update devel module to 4.1.x for D9 support.

3.0.1

Toggle 3.0.1's commit message
Change composer.json minimum-stability from dev to stable, to prevent…

… accidentally updating drupal core to pre-release versions. You can still require dev/alpha/beta code, you just have to specify '@Alpha' or whatever in the version requirement.

3.0.0

Toggle 3.0.0's commit message
Update the config_sync_directory to match the-build's default (config…

…/sites/default instead of config/default)

1.5.3

Toggle 1.5.3's commit message
Update the Drupal 8 branch to the latest version of the-build.