Skip to content

Commit 2469232

Browse files
committed
refactor: Update CI workflow, improve PHP version handling, and refactor code for clarity.
1 parent 23da8f0 commit 2469232

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ permissions:
77
contents: read
88

99
env:
10-
PHP_VERSION: '8.3'
10+
PHP_VERSION: '8.5'
1111
COMPOSER_ROOT_VERSION: '1.2.0'
1212

1313
jobs:

0 commit comments

Comments
 (0)