Skip to content

Commit

Permalink
Merge pull request #165 from ndigitals/develop
Browse files Browse the repository at this point in the history
2024-04-14 PHP Upgrade Release
  • Loading branch information
timnolte authored Apr 14, 2024
2 parents a477c86 + 9b7fede commit 8aadcf5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
matrix:
PHP_VERSION:
- '8.0.30'
- '8.1.27'
- '8.1.28'
- '8.2.18'
- '8.3.6'
NODE_VERSION:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test-builds.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
fail-fast: false
matrix:
PHP_VERSION:
- '8.1.27'
- '8.1.28'
- '8.2.18'
- '8.3.6'
NODE_VERSION:
Expand Down

0 comments on commit 8aadcf5

Please sign in to comment.