From 90a3ac2f572af40bcca412a3fe3d0bdf5ca04da6 Mon Sep 17 00:00:00 2001 From: Constantine Karnaukhov Date: Sat, 7 Mar 2020 22:40:29 +0400 Subject: [PATCH] Update composer.json --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index e2626f3..7b8608d 100755 --- a/composer.json +++ b/composer.json @@ -23,7 +23,7 @@ "nikic/php-parser": "^4.0", "phpdocumentor/reflection": "^4.0.0-beta", "phpdocumentor/reflection-docblock": "^5.0.0-alpha5", - "spaceonfire/collection": "~1.2.0", + "spaceonfire/collection": "^1.2.0", "symfony/console": "^4.3.5", "symfony/filesystem": "^4.3.5", "symfony/finder": "^4.3.5"