Commit 36cf603
committed
minor #17020 [ci] allow flex to run in CI (jrushlow)
This PR was merged into the 4.4 branch.
Discussion
----------
[ci] allow flex to run in CI
Since Composer 2.3.9 unless you explicitly allow/disallow a plugin (flex in our case), an error is thrown (halts our CI run) before any tests are actually ran. (Code Blocks)
Commits
-------
fb505de [ci] allow flex to run in CI1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
116 | 116 | | |
117 | 117 | | |
118 | 118 | | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
119 | 124 | | |
120 | 125 | | |
121 | 126 | | |
| |||
0 commit comments