Skip to content

Commit

Permalink
bump require-dev dep kdyby/events version to ^5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Jakub-Fajkus committed Feb 4, 2022
1 parent f7a2a3d commit 0df42b7
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"nette/bootstrap": "^3.0",
"nette/caching": "^3.0",
"nette/http": "^3.0",
"kdyby/events": "dev-patch-1 as 3.2.99",
"kdyby/events": "^5.0",
"symfony/event-dispatcher": "~2.3 || ^3.0 || < 4.5",

"nette/tester": "^2.2",
Expand Down Expand Up @@ -58,15 +58,15 @@
"tests/KdybyTests/"
]
},
"repositories": [
{
"type": "vcs",
"url": "https://github.com/dakorpar/Events.git"
}
],
"extra": {
"branch-alias": {
"dev-master": "2.8-dev"
}
},
"config": {
"allow-plugins": {
"dealerdirect/phpcodesniffer-composer-installer": true,
"typo3/class-alias-loader": true
}
}
}

0 comments on commit 0df42b7

Please sign in to comment.