Skip to content

Commit

Permalink
Merge branch 'develop' into dependabot/composer/sirbrillig/phpcs-vari…
Browse files Browse the repository at this point in the history
…able-analysis-2.11.21
  • Loading branch information
westonruter authored Jan 6, 2025
2 parents 50f2967 + d3c0bd3 commit 45629b8
Show file tree
Hide file tree
Showing 11 changed files with 664 additions and 594 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/build-test-measure.yml
Original file line number Diff line number Diff line change
Expand Up @@ -335,11 +335,11 @@ jobs:
external-http: true

- php: '7.4'
wp: '6.5'
wp: '6.6'
phpunit: '7'

- php: '7.4'
wp: '6.5'
wp: '6.6'
phpunit: '7'
external-http: true
steps:
Expand Down Expand Up @@ -521,7 +521,7 @@ jobs:
wp: 'latest'

- php: '7.4'
wp: '6.5'
wp: '6.6'
steps:
- name: Shutdown default MySQL service
if: needs.pre-run.outputs.changed-php-count > 0
Expand Down
2 changes: 1 addition & 1 deletion amp.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
* Version: 2.5.6-alpha
* License: GPLv2 or later
* License URI: https://www.gnu.org/licenses/old-licenses/gpl-2.0.html
* Requires at least: 6.5
* Requires at least: 6.6
* Requires PHP: 7.4
* Text Domain: amp
*
Expand Down
Loading

0 comments on commit 45629b8

Please sign in to comment.