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: StaffNowa/docker-symfony
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.0.19
Choose a base ref
...
head repository: StaffNowa/docker-symfony
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.0.20
Choose a head ref
  • 2 commits
  • 7 files changed
  • 1 contributor

Commits on Dec 17, 2023

  1. Removed support for PHP versions 5.6 and 7.0.

    Removed ionCube support.
    Upgraded PHP version to >= 7.1 <= 8.2.
    Added support for PHP version 8.3.
    Upgraded MySQL and MariaDB versions.
    Upgraded RabbitMQ version.
    Upgraded MongoDB version.
    Optimized the Docker file.
    StaffNowa committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    94427b9 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #44 from StaffNowa/2.0.20

    Removed support for PHP versions 5.6 and 7.0.
    StaffNowa authored Dec 17, 2023
    Configuration menu
    Copy the full SHA
    761dccc View commit details
    Browse the repository at this point in the history
Loading