Skip to content

Commit 439c7c0

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 ec4a04f commit 439c7c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"php": ">=5.3.0",
2323
"pear/xml_rpc2": "*",
2424
"ext-curl": "*",
25-
"symfony/event-dispatcher": "^5.0@stable",
25+
"symfony/event-dispatcher": "*@stable",
2626
"detain/myadmin-plugin-installer": "dev-master",
2727
"detain/cloudlinux-licensing": "dev-master"
2828
},

0 commit comments

Comments
 (0)