Skip to content

Commit a1a6401

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 61a300b commit a1a6401

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/litespeed-licensing": "dev-master"
2727
},

0 commit comments

Comments
 (0)