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: add more package dependencies ➕ #3

Merged
merged 1 commit into from
Feb 19, 2023

Conversation

thiiagoms
Copy link
Owner

  • Add faker as dev dependency:
  • Add pdo as main dependency:
"require": {
    "vlucas/phpdotenv": "^5.5",
    "ext-pdo": "*"
  },
  "require-dev": {
    "fakerphp/faker": "^1.21"
  }

@thiiagoms thiiagoms merged commit fa300b7 into develop Feb 19, 2023
@thiiagoms thiiagoms deleted the feat/add-project-dependencies branch May 21, 2023 18:19
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.

1 participant