EventDispatcher proof of concept

This commit is contained in:
Art4 2025-01-24 14:36:05 +00:00 committed by Hypolite Petovan
parent 827541ed86
commit 9e6f77c4b1
17 changed files with 887 additions and 27 deletions

View file

@ -71,9 +71,11 @@
"pragmarx/recovery": "^0.2",
"psr/clock": "^1.0",
"psr/container": "^2.0",
"psr/event-dispatcher": "^1.0",
"psr/log": "^1.1",
"seld/cli-prompt": "^1.0",
"smarty/smarty": "^4",
"symfony/event-dispatcher": "^5.4",
"textalk/websocket": "^1.6",
"ua-parser/uap-php": "^3.9",
"xemlock/htmlpurifier-html5": "^0.1.11"