From 7b9edbae9937f72dd1d9db2ccdad481198e21542 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=B6ller?= Date: Wed, 7 Feb 2024 18:13:35 +0100 Subject: [PATCH] Fix: Use caret operator --- composer.json | 2 +- composer.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index 88b96cb..2fed2fc 100644 --- a/composer.json +++ b/composer.json @@ -32,7 +32,7 @@ "infection/infection": "~0.26.6", "phpunit/phpunit": "^9.6.16", "psalm/plugin-phpunit": "~0.18.4", - "rector/rector": "~1.0.0", + "rector/rector": "^1.0.0", "vimeo/psalm": "^5.21.1" }, "autoload": { diff --git a/composer.lock b/composer.lock index 66af9b7..69e8ee4 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "de45a8fe1bcef6e0116593a3d46fc79a", + "content-hash": "d49301c2864ba09c08d3cb495bc1a45f", "packages": [], "packages-dev": [ {