Skip to content

Commit 98f6645

Browse files
author
Marc Wolf
committed
[TASK] Change README.md Xdebug 3.2.2
1 parent d3ce1e9 commit 98f6645

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
# Docker compose PHP FPM 8.2.9, Xdebug 3.2.1, Nginx 1.25.1, Redis 7.2 and MariaDB 11.1.1
1+
# Docker compose PHP FPM 8.2.9, Xdebug 3.2.2, Nginx 1.25.1, Redis 7.2 and MariaDB 11.1.1
22

33
![docker](https://img.shields.io/badge/Docker-compose-brightgreen.svg)
44
![php](https://img.shields.io/badge/PHP_FPM-8.2.9-brightgreen.svg)
5-
![xdebug](https://img.shields.io/badge/Xdebug-3.2.1-brightgreen.svg)
5+
![xdebug](https://img.shields.io/badge/Xdebug-3.2.2-brightgreen.svg)
66
![nginx](https://img.shields.io/badge/nginx-1.25.1-brightgreen.svg)
77
![redis](https://img.shields.io/badge/Redis-7.2-brightgreen.svg)
88
![mariadb](https://img.shields.io/badge/MariaDB-11.1.1-brightgreen.svg)
@@ -11,7 +11,7 @@
1111
* Uses [PHP 8.2.9](https://www.php.net) for better performance, lower CPU and memory usage
1212
* And [composer the dependency manager for PHP](https://getcomposer.org) to start easy your project
1313
* Built on the lightweight [nginx 1.25.1](https://nginx.org) webserver
14-
* Debugging with [Xdebug 3.2.1](https://xdebug.org)
14+
* Debugging with [Xdebug 3.2.2](https://xdebug.org)
1515
* [Redis 7.2](https://redis.io) as session storage, database, cache, streaming engine, and message broker
1616
* Database storage with [MariaDB 11.1.1](https://mariadb.org)
1717

0 commit comments

Comments
 (0)