Skip to content

Commit 1d12b0e

Browse files
committed
feat: remove framework 2
1 parent 9c3f9a4 commit 1d12b0e

File tree

2 files changed

+240
-288
lines changed

2 files changed

+240
-288
lines changed

composer.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,16 +26,15 @@
2626
"ext-simplexml": "*",
2727
"ext-snappy": "*",
2828
"php": ">=8.1",
29-
"utopia-php/framework": "0.*.*",
3029
"utopia-php/system": "0.*.*",
31-
"utopia-php/telemetry": "0.2.*"
30+
"utopia-php/telemetry": "0.2.*",
31+
"utopia-php/validators": "0.0.*"
3232
},
3333
"require-dev": {
3434
"phpunit/phpunit": "^9.3",
3535
"vimeo/psalm": "4.0.1",
3636
"laravel/pint": "1.2.*"
3737
},
38-
"minimum-stability": "dev",
3938
"config": {
4039
"allow-plugins": {
4140
"php-http/discovery": false,

0 commit comments

Comments
 (0)