Skip to content

Commit

Permalink
feat: PHP Version increase
Browse files Browse the repository at this point in the history
  • Loading branch information
seebeen committed Dec 29, 2023
1 parent 3477875 commit 48f1a02
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
- name: Install composer dependencies
uses: php-actions/composer@v6
with:
php_version: 7.4
php_version: 8.0
version: 2
dev: no
quiet: yes
Expand Down
2 changes: 1 addition & 1 deletion .wordpress-org/readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Donate link: https://srbizasrbe.org
Tags: serbia, woocommerce, woocommerce-serbia
Requires at least: 6.0
Tested up to: 6.3
Requires PHP: 7.4
Requires PHP: 8.0
Stable tag: 3.1.10
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Expand Down

0 comments on commit 48f1a02

Please sign in to comment.