Skip to content

Commit

Permalink
Update lcobucci/coding-standard requirement from ^3.0 to ^3.1
Browse files Browse the repository at this point in the history
Updates the requirements on [lcobucci/coding-standard](https://github.com/lcobucci/coding-standard) to permit the latest version.
- [Release notes](https://github.com/lcobucci/coding-standard/releases)
- [Commits](lcobucci/coding-standard@3.0.0...3.1.0)

Signed-off-by: dependabot-preview[bot] <[email protected]>
  • Loading branch information
dependabot-preview[bot] authored Sep 23, 2019
1 parent 324a51b commit 91a5312
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
},
"require-dev": {
"infection/infection": "^0.13",
"lcobucci/coding-standard": "^3.0",
"lcobucci/coding-standard": "^3.1",
"phpstan/phpstan": "^0.11",
"phpstan/phpstan-deprecation-rules": "^0.11",
"phpstan/phpstan-phpunit": "^0.11",
Expand Down

0 comments on commit 91a5312

Please sign in to comment.