Zaktualizuj 'composer.json' #1

Open
Sieciech wants to merge 1 commits from 0.1 into master
Owner
No description provided.
Sieciech added 1 commit 2021-03-01 08:08:29 +00:00
This pull request has changes conflicting with the target branch.
  • composer.json
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 0.1 master
git pull origin 0.1

Step 2:

Merge the changes and update on Gitea.
git checkout master
git merge --no-ff 0.1
git push origin master
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: Fufle/Micro-ORM#1
No description provided.