Skip to content

Commit f831f03

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 464d43d commit f831f03

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
@@ -23,7 +23,7 @@
2323
"require": {
2424
"php": ">=5.0.0",
2525
"ext-curl": "*",
26-
"symfony/event-dispatcher": "^5.0@stable",
26+
"symfony/event-dispatcher": "*@stable",
2727
"detain/myadmin-plugin-installer": "dev-master"
2828
},
2929
"require-dev": {

0 commit comments

Comments
 (0)