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

feat: changes for symfony 6 #1

Open
wants to merge 18 commits into
base: symfony6-feature
Choose a base branch
from

Conversation

Chris53897
Copy link

@Alexandre-T
can you please have a look at this. With this changes my tests are green (only testet local with php 8.2)

@Chris53897
Copy link
Author

Possible improvment for later. But lets focus on allow it to use it with symfony 6.

# If you need to access services in a test, create an alias
# and then fetch that alias from the container. As a convention,
# aliases are prefixed with test. For example:
#
# test.App\Service\MyService: '@App\Service\MyService'

@Alexandre-T
Copy link
Owner

Alexandre-T commented Feb 20, 2023

All tests were good on my local platform. Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants