Skip to content

Commit ea54ed2

Browse files
committed
updates bumping min php to 8.2 and changing some related package versions and updating the calls that need updated like the monolog and workerman calls
1 parent 9f16c7c commit ea54ed2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"require": {
2222
"php": ">=5.0.0",
2323
"ext-soap": "*",
24-
"symfony/event-dispatcher": "^5.0@stable",
24+
"symfony/event-dispatcher": "*@stable",
2525
"detain/myadmin-plugin-installer": "dev-master",
2626
"detain/myadmin-directadmin-licensing": "dev-master"
2727
},

0 commit comments

Comments
 (0)