1
0
mirror of synced 2025-02-03 05:49:25 +03:00

composer require --dev malukenho/docheader

This commit is contained in:
Jefersson Nathan 2016-10-25 23:51:31 -03:00
parent 26cf90e1c5
commit 81fefb40db
No known key found for this signature in database
GPG Key ID: 7989ABC1B60C41D7

View File

@ -25,7 +25,8 @@
}, },
"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"