Skip to content

Commit 1f2ec5f

Browse files
committed
(chore): loosen requirements
1 parent a975c6d commit 1f2ec5f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313
"php": ">=8.4",
1414
"ext-redis": "*",
1515
"ext-swoole": ">=6.0",
16-
"utopia-php/console": ">=0.0.1",
17-
"utopia-php/validators": "^0.2.0"
16+
"utopia-php/console": "*",
17+
"utopia-php/validators": "*"
1818
},
1919
"require-dev": {
2020
"phpunit/phpunit": "12.*",

0 commit comments

Comments
 (0)