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
Copy file name to clipboardExpand all lines: docs/configuration/ignore_platform_requirements.mdx
-1Lines changed: 0 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -56,6 +56,5 @@ Say your production environment uses a PHP extension that isn't universally avai
56
56
:::note
57
57
`ext-acme` is a fictional extension used for illustration purposes.
58
58
:::
59
-
```
60
59
61
60
With this configuration, Violinist will ignore platform requirements and proceed with checking for updates. Your CI pipeline should still verify that the updated dependencies work correctly with your actual platform configuration.
0 commit comments