Skip to content

Commit 0093a6e

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 c1a0f50 commit 0093a6e

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
@@ -21,7 +21,7 @@
2121
"require": {
2222
"php": ">=5.0.0",
2323
"ext-soap": "*",
24-
"symfony/event-dispatcher": "^5.0@stable",
24+
"symfony/event-dispatcher": "*@stable",
2525
"detain/myadmin-plugin-installer": "dev-master"
2626
},
2727
"require-dev": {

0 commit comments

Comments
 (0)