Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade package #7

Draft
wants to merge 13 commits into
base: develop
Choose a base branch
from
Draft

Upgrade package #7

wants to merge 13 commits into from

Commits on Jul 3, 2021

  1. port virtual environment from dhii/php-project

    * Use `build` and `test` images;
    * xdebug version comes from variable in .env file
    * Dockerfile_php renamed to Dockerfile to follow common practice
    strangerkir committed Jul 3, 2021
    Configuration menu
    Copy the full SHA
    b62ba26 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5a7efc6 View commit details
    Browse the repository at this point in the history
  3. update dependencies

    strangerkir committed Jul 3, 2021
    Configuration menu
    Copy the full SHA
    036ceb2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a15d826 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    eb59814 View commit details
    Browse the repository at this point in the history
  6. make tests pass again

    strangerkir committed Jul 3, 2021
    Configuration menu
    Copy the full SHA
    b474e57 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2021

  1. Configuration menu
    Copy the full SHA
    53be012 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    14993c8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4ab8bb6 View commit details
    Browse the repository at this point in the history
  4. Fix docker-compose file

    strangerkir committed Oct 14, 2021
    Configuration menu
    Copy the full SHA
    d2582f8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f2dfdb5 View commit details
    Browse the repository at this point in the history
  6. Update PhpStorm config

    strangerkir committed Oct 14, 2021
    Configuration menu
    Copy the full SHA
    3ae76ce View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2021

  1. Bring environment further up to date

    - Remove extra meta files;
    - Update interpreter configuration;
    - Update and clean tooling configuration;
    - Update PHPStorm configuration;
    - Tweak what goes into dist archive;
    - Rename tests dir to `tests`;
    - Update deps.
    XedinUnknown committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    74f626e View commit details
    Browse the repository at this point in the history