Skip to content

acquia/blt

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

Bumps [symfony/twig-bridge](https://github.com/symfony/twig-bridge) from 6.3.8 to 6.4.0.
- [Release notes](https://github.com/symfony/twig-bridge/releases)
- [Changelog](https://github.com/symfony/twig-bridge/blob/7.0/CHANGELOG.md)
- [Commits](symfony/twig-bridge@v6.3.8...v6.4.0)

---
updated-dependencies:
- dependency-name: symfony/twig-bridge
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4ea9ab8

Git stats

Files

Permalink
Failed to load latest commit information.

BLT

BLT logo of stylized sandwich

Build Status Packagist

BLT (Build and Launch Tool) provides an automation layer for testing, building, and launching Drupal 8 and 9 applications.

To learn more and get started, see the documentation: https://docs.acquia.com/blt

To review the Acquia and community provided plugins for BLT, see the plugin registry.

BLT Versions

BLT Version Supported? Major Drupal Version PHP Version Drush Version
13.x Yes 9.x, 10.x 8.0, 8.1, 8.2 * 11.x, 12.x *
12.x No 9.x 7.4 10.x
11.x No 8.x 7.4 9.x, 10.x

* BLT users must upgrade to at least BLT 13.5.x to upgrade to PHP 8.1. and Drush 11.0.7 (or beyond).

PHP 8.2, Drush 12, and Drupal 10 support is unstable.

License

Copyright (C) 2020 Acquia, Inc.

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License version 2 as published by the Free Software Foundation.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.