1
0
mirror of synced 2025-03-06 21:06:16 +03:00

Revert "composer require --dev malukenho/docheader"

This reverts commit 81fefb40dbd6b7b6f913501616075ecc779a1742.
This commit is contained in:
Jefersson Nathan 2016-10-26 13:27:38 -03:00
parent 5c6ecdcf1b
commit 83da3d4b04
No known key found for this signature in database
GPG Key ID: 7989ABC1B60C41D7

View File

@ -25,8 +25,7 @@
}, },
"require-dev": { "require-dev": {
"symfony/yaml": "~2.3|~3.0", "symfony/yaml": "~2.3|~3.0",
"phpunit/phpunit": "^5.4", "phpunit/phpunit": "^5.4"
"malukenho/docheader": "^0.1.4"
}, },
"suggest": { "suggest": {
"symfony/yaml": "If you want to use YAML Metadata Mapping Driver" "symfony/yaml": "If you want to use YAML Metadata Mapping Driver"