Skip to content

Commit

Permalink
Update php to 8.1.23
Browse files Browse the repository at this point in the history
  • Loading branch information
wodbot committed Sep 3, 2023
1 parent 129b04a commit e54a901
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ on:

env:
PHP82: '8.2.10'
PHP81: '8.1.22'
PHP81: '8.1.23'
PHP80: '8.0.30'
DOCKER_USERNAME: ${{ secrets.DOCKER_USERNAME }}
DOCKER_PASSWORD: ${{ secrets.DOCKER_PASSWORD }}
Expand Down
2 changes: 1 addition & 1 deletion .php
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
8.2.10#2023-09-02T09:28:16.799712Z
8.1.22#2023-08-16T10:43:52.123585Z
8.1.23#2023-09-02T09:59:00.875043Z
8.0.30#2023-08-16T10:40:21.738139Z

0 comments on commit e54a901

Please sign in to comment.