Skip to content

Commit 01aaab2

Browse files
authored
EOL PHP 8.1 version bump (#323)
1 parent 1581dd7 commit 01aaab2

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

src/php-mariadb/devcontainer-template.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"id": "php-mariadb",
3-
"version": "4.0.2",
3+
"version": "4.1.0",
44
"name": "PHP & MariaDB",
55
"description": "Develop PHP applications with MariaDB (MySQL Compatible).",
66
"documentationURL": "https://github.com/devcontainers/templates/tree/main/src/php-mariadb",

src/php/devcontainer-template.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"id": "php",
3-
"version": "4.0.2",
3+
"version": "4.1.0",
44
"name": "PHP",
55
"description": "Develop PHP based applications. Includes needed tools, extensions, and dependencies.",
66
"documentationURL": "https://github.com/devcontainers/templates/tree/main/src/php",

0 commit comments

Comments
 (0)