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
minor #457 [Demo] Remove unused nyholm/nsa dependency (OskarStark)
This PR was merged into the main branch.
Discussion
----------
[Demo] Remove unused `nyholm/nsa` dependency
| Q | A
| ------------- | ---
| Bug fix? | no
| New feature? | no
| Docs? | no
| Issues | --
| License | MIT
The nyholm/nsa library was declared as a dev dependency but not used anywhere in the codebase. Standard PHP reflection is used instead for accessing private properties in tests.
Commits
-------
46ff58f [Demo] Remove unused nyholm/nsa dependency
0 commit comments