Skip to content

Commit 999bf96

Browse files
author
Your Name
committed
Merge branch 'main' of https://github.com/jaysomani/vcs into feat/gitea-pull-request-endpoints
2 parents 724008f + 5769679 commit 999bf96

2 files changed

Lines changed: 110 additions & 205 deletions

File tree

composer.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,12 +29,11 @@
2929
"require": {
3030
"php": ">=8.0",
3131
"adhocore/jwt": "^1.1",
32-
"utopia-php/framework": "0.*.*",
33-
"utopia-php/cache": "1.0.*",
34-
"utopia-php/system": "0.10.*"
32+
"utopia-php/cache": "1.0.*"
3533
},
3634
"require-dev": {
3735
"phpunit/phpunit": "^9.4",
36+
"utopia-php/system": "0.10.*",
3837
"laravel/pint": "1.*.*",
3938
"phpstan/phpstan": "1.*.*"
4039
},

0 commit comments

Comments
 (0)