Skip to content
This repository has been archived by the owner on Dec 3, 2023. It is now read-only.

Commit

Permalink
[EventDispatcher] deprecate in favor of contributte/event-dispatcher,…
Browse files Browse the repository at this point in the history
… see #168
  • Loading branch information
TomasVotruba committed May 17, 2017
1 parent 6fd2130 commit 814db6a
Show file tree
Hide file tree
Showing 41 changed files with 0 additions and 1,398 deletions.
2 changes: 0 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,6 @@
"Symplify\\Statie\\": "packages/Statie/src",
"Symplify\\Statie\\FlatWhite\\": "packages/Statie/packages/FlatWhite/src",
"Symplify\\SymbioticController\\": "packages/SymbioticController/src",
"Symplify\\SymfonyEventDispatcher\\": "packages/SymfonyEventDispatcher/src",
"Symplify\\PackageBuilder\\": "packages/PackageBuilder/src",
"Symplify\\EasyCodingStandard\\": "packages/EasyCodingStandard/src",
"Symplify\\EasyCodingStandard\\SniffRunner\\": "packages/EasyCodingStandard/packages/SniffRunner/src",
Expand All @@ -95,7 +94,6 @@
"Symplify\\Statie\\Tests\\": "packages/Statie/tests",
"Symplify\\Statie\\FlatWhite\\Tests\\": "packages/Statie/packages/FlatWhite/tests",
"Symplify\\SymbioticController\\Tests\\": "packages/SymbioticController/tests",
"Symplify\\SymfonyEventDispatcher\\Tests\\": "packages/SymfonyEventDispatcher/tests",
"Symplify\\PackageBuilder\\Tests\\": "packages/PackageBuilder/tests",
"Symplify\\Tests\\": "tests",
"Symplify\\EasyCodingStandard\\Tests\\": "packages/EasyCodingStandard/tests",
Expand Down
7 changes: 0 additions & 7 deletions docs/badges-for-all-packages.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,10 +49,3 @@ To quick check test build status, coverage or downloads.
[![Build Status](https://img.shields.io/travis/Symplify/SymbioticController/master.svg?style=flat-square)](https://travis-ci.org/Symplify/SymbioticController)
[![Code Coverage](https://img.shields.io/scrutinizer/coverage/g/Symplify/SymbioticController.svg?style=flat-square)](https://scrutinizer-ci.com/g/Symplify/SymbioticController)
[![Downloads](https://img.shields.io/packagist/dt/Symplify/symbiotic-controller.svg?style=flat-square)](https://packagist.org/packages/Symplify/symbiotic-controller)


## Symfony Event Dispatcher

[![Build Status](https://img.shields.io/travis/Symplify/SymfonyEventDispatcher/master.svg?style=flat-square)](https://travis-ci.org/Symplify/SymfonyEventDispatcher)
[![Code Coverage](https://img.shields.io/scrutinizer/coverage/g/Symplify/SymfonyEventDispatcher.svg?style=flat-square)](https://scrutinizer-ci.com/g/Symplify/SymfonyEventDispatcher)
[![Downloads](https://img.shields.io/packagist/dt/symplify/symfony-event-dispatcher.svg?style=flat-square)](https://packagist.org/packages/symplify/symfony-event-dispatcher)
7 changes: 0 additions & 7 deletions packages/SymfonyEventDispatcher/.gitattributes

This file was deleted.

2 changes: 0 additions & 2 deletions packages/SymfonyEventDispatcher/.gitignore

This file was deleted.

2 changes: 0 additions & 2 deletions packages/SymfonyEventDispatcher/.scrutinizer.yml

This file was deleted.

22 changes: 0 additions & 22 deletions packages/SymfonyEventDispatcher/.travis.yml

This file was deleted.

25 changes: 0 additions & 25 deletions packages/SymfonyEventDispatcher/LICENSE

This file was deleted.

80 changes: 0 additions & 80 deletions packages/SymfonyEventDispatcher/README.md

This file was deleted.

29 changes: 0 additions & 29 deletions packages/SymfonyEventDispatcher/composer.json

This file was deleted.

15 changes: 0 additions & 15 deletions packages/SymfonyEventDispatcher/phpunit.xml

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit 814db6a

Please sign in to comment.