Skip to content

Commit 45629b8

Browse files
authored
Merge branch 'develop' into dependabot/composer/sirbrillig/phpcs-variable-analysis-2.11.21
2 parents 50f2967 + d3c0bd3 commit 45629b8

11 files changed

+664
-594
lines changed

Diff for: .github/workflows/build-test-measure.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -335,11 +335,11 @@ jobs:
335335
external-http: true
336336

337337
- php: '7.4'
338-
wp: '6.5'
338+
wp: '6.6'
339339
phpunit: '7'
340340

341341
- php: '7.4'
342-
wp: '6.5'
342+
wp: '6.6'
343343
phpunit: '7'
344344
external-http: true
345345
steps:
@@ -521,7 +521,7 @@ jobs:
521521
wp: 'latest'
522522

523523
- php: '7.4'
524-
wp: '6.5'
524+
wp: '6.6'
525525
steps:
526526
- name: Shutdown default MySQL service
527527
if: needs.pre-run.outputs.changed-php-count > 0

Diff for: amp.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
* Version: 2.5.6-alpha
99
* License: GPLv2 or later
1010
* License URI: https://www.gnu.org/licenses/old-licenses/gpl-2.0.html
11-
* Requires at least: 6.5
11+
* Requires at least: 6.6
1212
* Requires PHP: 7.4
1313
* Text Domain: amp
1414
*

0 commit comments

Comments
 (0)