Skip to content

Commit f40f340

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 d472c07 commit f40f340

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
@@ -25,7 +25,7 @@
2525
"require": {
2626
"php": ">=5.0.0",
2727
"ext-soap": "*",
28-
"symfony/event-dispatcher": "^5.0@stable",
28+
"symfony/event-dispatcher": "*@stable",
2929
"detain/myadmin-plugin-installer": "dev-master"
3030
},
3131
"require-dev": {

0 commit comments

Comments
 (0)