Skip to content

create psr factories #9

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

Merged
merged 1 commit into from
Jan 17, 2021
Merged

create psr factories #9

merged 1 commit into from
Jan 17, 2021

Conversation

kpicaza
Copy link
Member

@kpicaza kpicaza commented Jan 17, 2021

Description

Create PSR-11 factories described in #8

Types of changes

What types of changes does your code introduce? Put an x in all the boxes that apply:

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • I have read the CONTRIBUTING document.
  • My pull request addresses exactly one patch/feature.
  • I have created a branch for this patch/feature.
  • Each individual commit in the pull request is meaningful.
  • I have added tests to cover my changes.
  • If my change requires a change to the documentation, I have updated it accordingly.

@kpicaza kpicaza added the enhancement New feature or request label Jan 17, 2021
@kpicaza kpicaza added this to the 2.0.0 milestone Jan 17, 2021
@kpicaza kpicaza self-assigned this Jan 17, 2021
Base automatically changed from 1.0.x to 2.0.x January 17, 2021 12:25
@kpicaza kpicaza linked an issue Jan 17, 2021 that may be closed by this pull request
@kpicaza kpicaza merged commit 71e0978 into 2.0.x Jan 17, 2021
@kpicaza kpicaza deleted the psr-factories branch January 17, 2021 12:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add PSR-11 Factories for react server and its dependencies
1 participant