Skip to content

Commit 6ce696a

Browse files
committed
Added fork text
1 parent 911cf17 commit 6ce696a

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
# event-dispatcher
22

3-
![CI](https://github.com/phpactor/phly-event-dispatcher/workflows/CI/badge.svg)
4-
[![Coverage Status](https://coveralls.io/repos/github/phly/phly-event-dispatcher/badge.svg?branch=master)](https://coveralls.io/github/phly/phly-event-dispatcher?branch=master)
3+
**FORK**: This library is a fork of [phly-event-dispatcher](https://github.com/phly/phly-event-dispatcher).
54

65
This library provides an experimental implementation of [PSR-14 (Event
76
Dispatcher)](https://github.com/php-fig/fig-standards/blob/bb8df27dba53fa5cbc653d1d446f850e5690f3cc/proposed/event-dispatcher.md).

composer.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,8 @@
1818
"psr/event-dispatcher": "^1.0"
1919
},
2020
"require-dev": {
21-
"ergebnis/composer-normalize": "^2.0",
2221
"fig/event-dispatcher-util": "^1.0",
2322
"friendsofphp/php-cs-fixer": "^2.17",
24-
"phpbench/phpbench": "^1.0.0-alpha5",
2523
"phpstan/phpstan": "~0.12.0",
2624
"phpunit/phpunit": "^8.1.1",
2725
"zendframework/zend-coding-standard": "~1.0.0"

0 commit comments

Comments
 (0)