From 78d8a7a801026e514f6066190c672ab74b782880 Mon Sep 17 00:00:00 2001 From: Ilario Pierbattista Date: Wed, 11 Dec 2024 17:01:24 +0100 Subject: [PATCH] upgrade reverse-regex --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index acbd79e..bd00fbb 100644 --- a/composer.json +++ b/composer.json @@ -23,7 +23,7 @@ "phpunit/phpunit": "^10.0.4", "sebastian/comparator": ">=2.1.3", "friendsofphp/php-cs-fixer": "^3.0", - "ilario-pierbattista/reverse-regex": "^0.5.0", + "ilario-pierbattista/reverse-regex": "0.5.0", "phpstan/phpstan": "^1.10", "psalm/phar": "^5.4", "rector/rector": "^1.2"