Skip to content

Commit

Permalink
Add symfony/thanks to dependencies. Because this amazing work deserve…
Browse files Browse the repository at this point in the history
…s it! (#45)

* Add symfony/thanks to dependencies

* Move symfony/thanks to dev dependencies
  • Loading branch information
Lloople authored and mpociot committed Feb 19, 2018
1 parent 43b818f commit dc9591c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,8 @@
"mockery/mockery": "0.9.*",
"phpunit/phpunit": "~6.0",
"filp/whoops": "~2.0",
"nunomaduro/collision": "~1.1"
"nunomaduro/collision": "~1.1",
"symfony/thanks": "^1.0"
},
"autoload": {
"classmap": [
Expand Down

0 comments on commit dc9591c

Please sign in to comment.