WIP: Upgrade skeleton to symfony 5 #18

Draft
julienfastre wants to merge 46 commits from upgrade-sf5 into main
Owner
No description provided.
julienfastre added 45 commits 2024-02-14 08:59:16 +00:00
julienfastre added 1 commit 2024-04-29 13:56:21 +00:00
This pull request has changes conflicting with the target branch.
  • composer.json
  • composer.lock
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b upgrade-sf5 main
git pull origin upgrade-sf5

Step 2:

Merge the changes and update on Gitea.
git checkout main
git merge --no-ff upgrade-sf5
git push origin main
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Chill-project/chill-skeleton-basic#18
No description provided.