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 #212 [Demo] Remove --strict to composer validate (using @dev for now on deps) (fabpot)
This PR was merged into the main branch.
Discussion
----------
[Demo] Remove --strict to composer validate (using `@dev` for now on deps)
| Q | A
| ------------- | ---
| Bug fix? | no
| New feature? | no <!-- please update src/**/CHANGELOG.md files -->
| Docs? | no <!-- required for new features -->
| Issues | n/a
| License | MIT
As we're using unbounded deps for now (``@dev``), we cannot use `--strict` on `composer validate`.
Commits
-------
655564c Remove pipeline config in composer.json
0 commit comments