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

Add Symfony 7 support #92

Merged
merged 18 commits into from
Jul 24, 2024
Merged

Add Symfony 7 support #92

merged 18 commits into from
Jul 24, 2024

Commits on Jul 18, 2024

  1. Add Symfony 7 Support

    TheCadien committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    f8dde39 View commit details
    Browse the repository at this point in the history
  2. Remove Subscriber interface

    TheCadien committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    54b9fd4 View commit details
    Browse the repository at this point in the history
  3. Remove interface

    TheCadien committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    4a6e1d1 View commit details
    Browse the repository at this point in the history
  4. set LifecycleEventArgs

    TheCadien committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    4b5766f View commit details
    Browse the repository at this point in the history
  5. Remove emtpy line

    TheCadien committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    2dfeab2 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. Remove php-cs-fixer.cache

    TheCadien committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    28c217a View commit details
    Browse the repository at this point in the history
  2. Fix Typo in Composer.json

    TheCadien committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    cb3d56c View commit details
    Browse the repository at this point in the history
  3. Update Command

    TheCadien committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    05fb2f3 View commit details
    Browse the repository at this point in the history
  4. Update Unittest

    TheCadien committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    d661dad View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2913a73 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. Set Different bags for test

    TheCadien committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    5d783fc View commit details
    Browse the repository at this point in the history
  2. Change @var parameter

    TheCadien committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    fbb26b3 View commit details
    Browse the repository at this point in the history
  3. Remove Baseline row

    TheCadien committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    12e05b5 View commit details
    Browse the repository at this point in the history
  4. baseline

    TheCadien committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    b537a50 View commit details
    Browse the repository at this point in the history
  5. test

    TheCadien committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    47760b2 View commit details
    Browse the repository at this point in the history
  6. set preremove event

    TheCadien committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    7ebe48f View commit details
    Browse the repository at this point in the history
  7. Refactor Request Mock

    TheCadien committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    4c71b37 View commit details
    Browse the repository at this point in the history
  8. Refactor Tests

    TheCadien committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    77d0ac5 View commit details
    Browse the repository at this point in the history