Skip to content

Instantly share code, notes, and snippets.

View viktorprogger's full-sized avatar

Viktor Babanov viktorprogger

View GitHub Profile
@viktorprogger
viktorprogger / composer.json
Last active December 23, 2020 11:22
Event testing
{
"name": "root/app",
"require": {
"php": "^7.4",
"yiisoft/yii-event": "3.0.x-dev",
"yiisoft/di": "3.0.x-dev",
"yiisoft/composer-config-plugin": "1.0.x-dev"
},
"minimum-stability": "dev",
"extra": {