We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a975c6d commit 1f2ec5fCopy full SHA for 1f2ec5f
1 file changed
composer.json
@@ -13,8 +13,8 @@
13
"php": ">=8.4",
14
"ext-redis": "*",
15
"ext-swoole": ">=6.0",
16
- "utopia-php/console": ">=0.0.1",
17
- "utopia-php/validators": "^0.2.0"
+ "utopia-php/console": "*",
+ "utopia-php/validators": "*"
18
},
19
"require-dev": {
20
"phpunit/phpunit": "12.*",
0 commit comments