Commit ef0ad0f
committed
fix: set PHP Compability to 10.0.0-alpha2
The currently required PHP Compatibility dev-develop has recently
a PR that upgrades PHPCS to ^4, preventing dependency resolution
for this package, as other dependencies (e.g. automattic/vipwpcs)
depend on PHPCS v3.
The selected v10 alpha version as new dependency still does not
contain this PHPCS upgrade to v4, so for now this is our best
workaround1 parent 5eef494 commit ef0ad0f
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
0 commit comments