Skip to content

Commit 42249a9

Browse files
authoredFeb 27, 2017
Merge pull request #13 from DealerDirect/feature/removed-humbug
Removed Humbug, since it is not stable yet
2 parents a334462 + 32e89ca commit 42249a9

File tree

2 files changed

+0
-3
lines changed

2 files changed

+0
-3
lines changed
 

‎README.md

-2
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@ You'll get the following tools by depending on this package:
4040

4141
- **[Behat][behat]**: BDD framework for PHP
4242
- **[Codeception][codeception]**: Modern full-stack testing framework for PHP
43-
- **[Humbug][humbug]**: Humbug is a Mutation Testing framework for PHP
4443
- **[Mink][mink]**: PHP 5.3+ web browser emulator abstraction
4544
- **[ParaTest][paratest]**: Parallel testing for PHPUnit
4645
- **[PHPUnit][phpunit]**: Testing framework for PHP
@@ -216,7 +215,6 @@ THE SOFTWARE.
216215
[frenck]: https://github.com/frenck
217216
[get-in-touch]: http://workingatdealerdirect.eu/open-sollicitatie/
218217
[grumphp]: https://github.com/phpro/grumphp
219-
[humbug]: https://github.com/padraic/humbug
220218
[json-lint]: https://github.com/Seldaek/jsonlint
221219
[license-shield]: https://img.shields.io/github/license/dealerdirect/php-qa-tools.svg
222220
[maintenance-shield]: https://img.shields.io/maintenance/yes/2017.svg

‎composer.json

-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@
3434
"frenck/php-compatibility": "^7.0.0",
3535
"friendsofphp/php-cs-fixer": "^2.0.0",
3636
"hirak/prestissimo": "^0.3",
37-
"humbug/humbug": "~1.0@dev",
3837
"jakub-onderka/php-parallel-lint": ">=0.9.1,<1.0.0",
3938
"pdepend/pdepend": "^2.2.0",
4039
"phing/phing": "^2.0.0",

0 commit comments

Comments
 (0)
Please sign in to comment.