Commit 9207a22
committed
Update PHP version to 8.2 in Docker and project files
- Upgrade PHP version from 8.1 to 8.2 in Dockerfile, .phprc, composer.json, and docker-compose.yml.
- Modify required packages in composer.lock for compatibility with PHP 8.2.
- Update GitHub Actions to use the latest checkout action version (v4).1 parent f55d8bd commit 9207a22
File tree
6 files changed
+124
-124
lines changed- .github/workflows
- docker/php
6 files changed
+124
-124
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
0 commit comments