Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Namespace composer packages with Strauss #3621

Merged
merged 12 commits into from
Aug 30, 2023
Prev Previous commit
Next Next commit
Force the cypress environment to use PHP 7
  • Loading branch information
felipeelia committed Aug 29, 2023
commit a1de6b0f9cbe42212400b6323f713404f549da8e
1 change: 1 addition & 0 deletions .wp-env.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{
"phpVersion": "7.0",
"config": {
"WP_DEBUG": true,
"WP_DEBUG_DISPLAY": true,
Expand Down