You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Given it supports the same PHP versions, but supports auto-wiring, this would drastically reduce the number of definitions we need, supports Service Providers out of the box, and is a lot more "Laravely" in syntax.
Additionally, it is used with many other internal products here.
I'm good with swapping it out on the v2+ (main) branch, we'll need to also include a transition guide so implementors know how to swap out usages for StoreBuilder.
Given it supports the same PHP versions, but supports auto-wiring, this would drastically reduce the number of definitions we need, supports Service Providers out of the box, and is a lot more "Laravely" in syntax.
Additionally, it is used with many other internal products here.
https://github.com/lucatume/di52
The text was updated successfully, but these errors were encountered: