Skip to content

Commit bfa4baf

Browse files
committed
Adds Symfony thanks
1 parent 628d4b4 commit bfa4baf

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,8 @@
2121
"minimum-stability": "dev",
2222
"prefer-stable": true,
2323
"require-dev": {
24-
"phpunit/phpunit": "~6.4"
24+
"phpunit/phpunit": "~6.4",
25+
"symfony/thanks": "^1.0"
2526
},
2627
"autoload": {
2728
"psr-4": {

0 commit comments

Comments
 (0)