Skip to content

Commit 59a782d

Browse files
authored
Merge pull request #222 from open-runtimes/update-system-lib
chore: bump system lib
2 parents 7a5cab3 + a5edbb7 commit 59a782d

File tree

4 files changed

+134
-140
lines changed

4 files changed

+134
-140
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,14 +33,14 @@
3333
"utopia-php/preloader": "0.2.*",
3434
"utopia-php/registry": "0.5.*",
3535
"utopia-php/storage": "0.18.*",
36-
"utopia-php/system": "0.9.*"
36+
"utopia-php/system": "0.10.*"
3737
},
3838
"require-dev": {
3939
"laravel/pint": "1.*",
4040
"phpstan/phpstan": "2.*",
4141
"phpunit/phpunit": "9.*",
42-
"swoole/ide-helper": "5.1.2",
43-
"rector/rector": "2.3.1"
42+
"rector/rector": "2.3.8",
43+
"swoole/ide-helper": "5.1.2"
4444
},
4545
"config": {
4646
"platform": {

0 commit comments

Comments
 (0)