Skip to content

Commit 8b316ad

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 ee7f3d9 commit 8b316ad

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

0 commit comments

Comments
 (0)