Skip to content

Commit

Permalink
update composer.json dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolasmure committed Dec 2, 2017
1 parent 6949ab4 commit 256f7e0
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,9 @@
},
"autoload": {
"psr-4": { "Nmure\\CrawlerDetectBundle\\": "" }
},
"require-dev": {
"phpunit/phpunit": "^6.5",
"symfony/yaml": "^4.0"
}
}

0 comments on commit 256f7e0

Please sign in to comment.