Skip to content

Commit

Permalink
Allow earlier versions of league/pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
sanmai committed Jun 26, 2018
1 parent 078b359 commit 037dba4
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 @@ -17,7 +17,7 @@
"php-coveralls/php-coveralls": "^2.0",
"friendsofphp/php-cs-fixer": "^2.11",
"codacy/coverage": "^1.4",
"league/pipeline": "^1.0",
"league/pipeline": "^1.0|^0.3",
"phan/phan": "^0.12",
"infection/infection": "^0.9",
"phpstan/phpstan": "^0.10",
Expand Down

0 comments on commit 037dba4

Please sign in to comment.