We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 907a3c6 + 5bcd746 commit 5769679Copy full SHA for 5769679
2 files changed
composer.json
@@ -29,12 +29,11 @@
29
"require": {
30
"php": ">=8.0",
31
"adhocore/jwt": "^1.1",
32
- "utopia-php/framework": "0.*.*",
33
- "utopia-php/cache": "1.0.*",
34
- "utopia-php/system": "0.10.*"
+ "utopia-php/cache": "1.0.*"
35
},
36
"require-dev": {
37
"phpunit/phpunit": "^9.4",
+ "utopia-php/system": "0.10.*",
38
"laravel/pint": "1.*.*",
39
"phpstan/phpstan": "1.*.*"
40
0 commit comments