Skip to content

Commit 6892fbf

Browse files
committed
Update xdebug version
1 parent 6614111 commit 6892fbf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ PHP_CS_FIXER_VERSION ?= 3.2.1
1919
PHPUNIT ?= vendor/bin/phpunit
2020
PHP ?= bin/php
2121
PHP_VERSION ?= 7.4
22-
XDEBUG_VERSION ?= 3.1.1
22+
XDEBUG_VERSION ?= 3.2.1
2323
XDEBUG_OPTIONS ?= -d xdebug.mode=off
2424
export
2525

0 commit comments

Comments
 (0)