Skip to content

Commit 03d0ae4

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 c6d73b6 commit 03d0ae4

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)