Skip to content

Commit 8aadcf5

Browse files
authored
Merge pull request #165 from ndigitals/develop
2024-04-14 PHP Upgrade Release
2 parents a477c86 + 9b7fede commit 8aadcf5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
matrix:
2121
PHP_VERSION:
2222
- '8.0.30'
23-
- '8.1.27'
23+
- '8.1.28'
2424
- '8.2.18'
2525
- '8.3.6'
2626
NODE_VERSION:

.github/workflows/test-builds.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
fail-fast: false
2020
matrix:
2121
PHP_VERSION:
22-
- '8.1.27'
22+
- '8.1.28'
2323
- '8.2.18'
2424
- '8.3.6'
2525
NODE_VERSION:

0 commit comments

Comments
 (0)