Skip to content

Commit

Permalink
[Elao - App - Docker] PHP 8.4 🤞
Browse files Browse the repository at this point in the history
  • Loading branch information
ogizanagi committed Jan 16, 2025
1 parent 66a274e commit f362250
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion elao.app.docker/.manala.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ system:
configs: []
php:
# @option {"label": "Php version"}
# @schema {"enum": [null, 8.3, 8.2, 8.1, "8.0", 7.4, 7.3, 7.2, 7.1, "7.0", 5.6]}
# @schema {"enum": [null, 8.4, 8.3, 8.2, 8.1, "8.0", 7.4, 7.3, 7.2, 7.1, "7.0", 5.6]}
version: ~
# @schema {"items": {"type": "string"}}
extensions: []
Expand Down
2 changes: 1 addition & 1 deletion elao.app.docker/test/.manala.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ system:
}
}
php:
version: 8.3
version: 8.4
extensions:
- mysql
configs:
Expand Down

0 comments on commit f362250

Please sign in to comment.