Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: contao-bootstrap/layout
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.1.0
Choose a base ref
...
head repository: contao-bootstrap/layout
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.1.1
Choose a head ref
  • 5 commits
  • 4 files changed
  • 2 contributors

Commits on Apr 20, 2022

  1. Merge tag '2.1.0'

    dmolineus committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    6287e11 View commit details
    Browse the repository at this point in the history
  2. Update branch alias

    dmolineus committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    e250585 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2022

  1. Fix version constraint

    `4.4` should probably be `^4.4`, shouldn't it?
    
    With this change I removed an issue when updating a Contao 4.9 Installation that would end up in `"Class Doctrine\Common\Cache\ArrayCache does not exist"`.
    fiedsch authored Apr 21, 2022
    Configuration menu
    Copy the full SHA
    c1ca129 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #20 from fiedsch/master

    Fix version constraint
    dmolineus authored Apr 21, 2022
    Configuration menu
    Copy the full SHA
    a60667b View commit details
    Browse the repository at this point in the history
  3. Prepare release 2.1.1

    dmolineus committed Apr 21, 2022
    Configuration menu
    Copy the full SHA
    5f53bc9 View commit details
    Browse the repository at this point in the history
Loading