Skip to content

Commit

Permalink
Release 3.15.8.1 (PR #6406)
Browse files Browse the repository at this point in the history
  • Loading branch information
wordpressfan authored Jan 23, 2024
2 parents 64db98c + 8a0545c commit 25bf61e
Show file tree
Hide file tree
Showing 16 changed files with 1,227 additions and 1,192 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test_wprocket.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,9 @@ jobs:
- name: Require PHPUnit 7.5 for WP compatibility
run: composer require --dev --no-scripts phpunit/phpunit "^7.5" -W

- name: Require WooCommerce 7 for WP compatibility
run: composer require --dev --no-scripts wpackagist-plugin/woocommerce "^7" -W

- name: Install dependencies
run: composer install --prefer-dist --no-interaction --no-scripts

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test_wprocket_php8.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
fail-fast: true
matrix:
operating-system: [ubuntu-latest]
php-versions: ['8.0', '8.1', '8.2']
php-versions: ['8.0', '8.1', '8.2', '8.3']
wp-versions: ['latest']

name: WP ${{ matrix.wp-versions }} with PHP ${{ matrix.php-versions }} on ${{ matrix.operating-system }}.
Expand Down
2 changes: 1 addition & 1 deletion assets/js/lazyload-scripts.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
"wpackagist-plugin/pdf-embedder": "^4.6",
"wpackagist-plugin/simple-custom-css": "^4.0.3",
"wpackagist-plugin/spinupwp": "^1.1",
"wpackagist-plugin/woocommerce": "^7",
"wpackagist-plugin/woocommerce": "^8",
"wpackagist-plugin/wp-smushit": "^3",
"wp-media/monolog": "^0.0"
},
Expand Down
2 changes: 1 addition & 1 deletion dynamic-lists.json

Large diffs are not rendered by default.

Binary file modified languages/rocket-fa_IR.mo
Binary file not shown.
Loading

0 comments on commit 25bf61e

Please sign in to comment.